GC_data_start     642 gc/include/private/gcconfig.h #	  define DATASTART GC_data_start
GC_data_start     654 gc/include/private/gcconfig.h #	  define DATASTART GC_data_start
GC_data_start     822 gc/include/private/gcconfig.h #     define DATASTART GC_data_start
GC_data_start     967 gc/include/private/gcconfig.h #	define DATASTART GC_data_start
GC_data_start    1392 gc/include/private/gcconfig.h #       define DATASTART GC_data_start
GC_data_start    1515 gc/include/private/gcconfig.h #	define DATASTART GC_data_start
GC_data_start    1525 gc/include/private/gcconfig.h #	   define DATASTART GC_data_start
GC_data_start    1777 gc/include/private/gcconfig.h #          define DATASTART GC_data_start
GC_data_start    1862 gc/include/private/gcconfig.h #      define DATASTART GC_data_start
GC_data_start    2074 gc/include/private/gcconfig.h     extern ptr_t GC_data_start;
GC_data_start    2075 gc/include/private/gcconfig.h #   define DATASTART GC_data_start
GC_data_start     333 gc/os_dep.c      ptr_t GC_data_start;
GC_data_start     342 gc/os_dep.c    	  GC_data_start = (ptr_t)(__data_start);
GC_data_start     346 gc/os_dep.c    	  GC_data_start = (ptr_t)(data_start);
GC_data_start     350 gc/os_dep.c        GC_data_start = GC_find_limit((ptr_t)(_end), FALSE);
GC_data_start     389 gc/os_dep.c      ptr_t GC_data_start;
GC_data_start     397 gc/os_dep.c        GC_data_start = GC_find_limit((ptr_t)&environ, FALSE);