_etext            874 gc/include/private/gcconfig.h 	extern int _etext[];
_etext            877 gc/include/private/gcconfig.h #       define DATASTART GC_SysVGetDataStart(0x10000, _etext)
_etext            946 gc/include/private/gcconfig.h       extern int _etext[];
_etext            951 gc/include/private/gcconfig.h #	define DATASTART GC_SysVGetDataStart(0x100000, _etext)
_etext            953 gc/include/private/gcconfig.h #       define DATASTART GC_SysVGetDataStart(0x10000, _etext)
_etext           1028 gc/include/private/gcconfig.h         extern int _etext[], _end[];
_etext           1030 gc/include/private/gcconfig.h #       define DATASTART GC_SysVGetDataStart(0x1000, _etext)
_etext           1076 gc/include/private/gcconfig.h 	extern int _etext, _end;
_etext           1078 gc/include/private/gcconfig.h #	define DATASTART GC_SysVGetDataStart(0x1000, &_etext)
_etext           1125 gc/include/private/gcconfig.h 	       extern int _etext[];
_etext           1126 gc/include/private/gcconfig.h #              define DATASTART ((ptr_t)((((word) (_etext)) + 0xfff) & ~0xfff))
_etext           1729 gc/include/private/gcconfig.h 	extern int _etext[];
_etext           1732 gc/include/private/gcconfig.h #       define DATASTART GC_SysVGetDataStart(0x10000, _etext)
_etext           1764 gc/include/private/gcconfig.h     extern int _etext[];
_etext           1765 gc/include/private/gcconfig.h #   define DATASTART ((ptr_t)(_etext))
_etext           1914 gc/include/private/gcconfig.h 	       extern int _etext[];
_etext           1915 gc/include/private/gcconfig.h #              define DATASTART ((ptr_t)((((word) (_etext)) + 0xfff) & ~0xfff))