etext             943 gc/include/gc.h #   define GC_INIT() { extern end, etext; \
etext             944 gc/include/gc.h 		       GC_noop(&end, &etext); }
etext             645 gc/include/private/gcconfig.h 	  extern char etext[];
etext             646 gc/include/private/gcconfig.h #	  define DATASTART ((ptr_t)(etext))
etext             657 gc/include/private/gcconfig.h 	  extern char etext[];
etext             658 gc/include/private/gcconfig.h #	  define DATASTART ((ptr_t)(etext))
etext             688 gc/include/private/gcconfig.h              extern int etext[];
etext             689 gc/include/private/gcconfig.h #            define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext             694 gc/include/private/gcconfig.h 	extern char etext[];
etext             695 gc/include/private/gcconfig.h #	define DATASTART ((ptr_t)((((word) (etext)) + 0x1ffff) & ~0x1ffff))
etext             701 gc/include/private/gcconfig.h 	extern char etext[];
etext             702 gc/include/private/gcconfig.h #       define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext             710 gc/include/private/gcconfig.h 	extern etext[];
etext             711 gc/include/private/gcconfig.h #   	define DATASTART ((ptr_t)((((word) (etext)) + 0x3fffff) \
etext             713 gc/include/private/gcconfig.h 				  +((word)etext & 0x1fff))
etext             821 gc/include/private/gcconfig.h       extern char etext[];
etext             841 gc/include/private/gcconfig.h     extern char etext[];
etext             842 gc/include/private/gcconfig.h #   define DATASTART ((ptr_t)(etext))
etext             932 gc/include/private/gcconfig.h 	extern int etext[];
etext             933 gc/include/private/gcconfig.h #       define DATASTART GC_SysVGetDataStart(0x10000, etext)
etext             960 gc/include/private/gcconfig.h       extern int etext[];
etext             961 gc/include/private/gcconfig.h #     define DATASTART ((ptr_t)(etext))
etext             970 gc/include/private/gcconfig.h 	extern char etext[];
etext             971 gc/include/private/gcconfig.h #	define DATASTART ((ptr_t)(etext))
etext             982 gc/include/private/gcconfig.h 	extern char etext[];
etext             986 gc/include/private/gcconfig.h #	define DATASTART ((ptr_t)(&etext))
etext            1015 gc/include/private/gcconfig.h 	extern int etext[];
etext            1016 gc/include/private/gcconfig.h #       define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext            1023 gc/include/private/gcconfig.h       extern int etext[];
etext            1024 gc/include/private/gcconfig.h #     define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext            1060 gc/include/private/gcconfig.h 	extern int etext[];
etext            1061 gc/include/private/gcconfig.h #   	define DATASTART ((ptr_t)((((word) (etext)) + 0x3fffff) \
etext            1063 gc/include/private/gcconfig.h 				 +((word)etext & 0xfff))
etext            1068 gc/include/private/gcconfig.h         extern int etext[];
etext            1069 gc/include/private/gcconfig.h #       define DATASTART ((ptr_t)(etext))
etext            1146 gc/include/private/gcconfig.h 	     extern int etext[];
etext            1147 gc/include/private/gcconfig.h #            define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext            1204 gc/include/private/gcconfig.h         extern int etext[];
etext            1207 gc/include/private/gcconfig.h #       define DATASTART ((ptr_t)((((word) (etext)) + 0x1ff) & ~0x1ff))
etext            1227 gc/include/private/gcconfig.h 	extern char etext[];
etext            1229 gc/include/private/gcconfig.h #	define DATASTART GC_FreeBSDGetDataStart(0x1000, &etext)
etext            1246 gc/include/private/gcconfig.h 	extern char etext[];
etext            1247 gc/include/private/gcconfig.h #	define DATASTART ((ptr_t)(etext))
etext            1323 gc/include/private/gcconfig.h          extern int etext[], edata[], end[];
etext            1325 gc/include/private/gcconfig.h #        define DATASTART ((ptr_t)((((word)etext + 0x3ffff) & ~0x3ffff) \
etext            1326 gc/include/private/gcconfig.h                + ((word)etext & 0xffff)))
etext            1391 gc/include/private/gcconfig.h         extern int etext[];
etext            1543 gc/include/private/gcconfig.h 	extern char etext[];
etext            1547 gc/include/private/gcconfig.h #	define DATASTART ((ptr_t)(&etext))
etext            1707 gc/include/private/gcconfig.h     extern int etext[];
etext            1710 gc/include/private/gcconfig.h #       define DATASTART ((((word)etext + 0x3fffff) & ~0x3fffff) + 0x10000)
etext            1715 gc/include/private/gcconfig.h #       define DATASTART GC_SysVGetDataStart(0x10000, etext)
etext            1728 gc/include/private/gcconfig.h 	extern int etext[];
etext            1780 gc/include/private/gcconfig.h            extern char etext[];
etext            1781 gc/include/private/gcconfig.h #          define DATASTART ((ptr_t)(etext))
etext            1811 gc/include/private/gcconfig.h 	     extern int etext[];
etext            1812 gc/include/private/gcconfig.h #            define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext            1922 gc/include/private/gcconfig.h 	     extern int etext[];
etext            1923 gc/include/private/gcconfig.h #            define DATASTART ((ptr_t)((((word) (etext)) + 0xfff) & ~0xfff))
etext            1936 gc/include/private/gcconfig.h 	extern char etext[];