Searched refs:ELF_MAXPAGESIZE (Results 1 - 25 of 63) sorted by relevance

123

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m88k.c32 #define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */ macro
H A Delf32-am33lin.c33 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delf32-gen.c95 #define ELF_MAXPAGESIZE 0x1 macro
H A Delf64-gen.c95 #define ELF_MAXPAGESIZE 0x1 macro
H A Delfxx-target.h288 #ifndef ELF_MAXPAGESIZE
289 #error ELF_MAXPAGESIZE is not defined
290 #define ELF_MAXPAGESIZE 1 macro
294 #define ELF_MINPAGESIZE ELF_MAXPAGESIZE
298 #define ELF_COMMONPAGESIZE ELF_MAXPAGESIZE
586 ELF_MAXPAGESIZE, /* maxpagesize */
H A Delf32-i960.c149 #define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */ macro
H A Delf32-arc.c230 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delf32-pj.c328 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delf32-sparc.c174 #define ELF_MAXPAGESIZE 0x10000 macro
H A Delf32-mips.c1594 #define ELF_MAXPAGESIZE 0x1000
1605 #undef ELF_MAXPAGESIZE
1618 #define ELF_MAXPAGESIZE 0x10000
1704 #undef ELF_MAXPAGESIZE
1715 #define ELF_MAXPAGESIZE 0x1000
1587 #define ELF_MAXPAGESIZE macro
1598 #undef ELF_MAXPAGESIZE macro
1611 #define ELF_MAXPAGESIZE macro
1697 #undef ELF_MAXPAGESIZE macro
1708 #define ELF_MAXPAGESIZE macro
H A Delf32-m68hc12.c553 #define ELF_MAXPAGESIZE 0x1000
550 #define ELF_MAXPAGESIZE macro
H A Delf32-xc16x.c436 #define ELF_MAXPAGESIZE 0x100 macro
H A Delf32-sh64.c786 #undef ELF_MAXPAGESIZE macro
787 #define ELF_MAXPAGESIZE 0x10000 macro
H A Delf32-d30v.c525 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delf32-dlx.c551 #define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */ macro
H A Delf32-openrisc.c528 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delf32-or32.c489 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delfn32-mips.c2402 #define ELF_MAXPAGESIZE 0x10000
2413 #undef ELF_MAXPAGESIZE
2421 #define ELF_MAXPAGESIZE 0x10000
2392 #define ELF_MAXPAGESIZE macro
2403 #undef ELF_MAXPAGESIZE macro
2411 #define ELF_MAXPAGESIZE macro
H A Delf32-d10v.c548 #define ELF_MAXPAGESIZE 0x1000 macro
H A Delf32-fr30.c711 #define ELF_MAXPAGESIZE 0x1000
704 #define ELF_MAXPAGESIZE macro
H A Delf32-mcore.c641 #define ELF_MAXPAGESIZE 0x1000 /* 4k, if we ever have 'em */
636 #define ELF_MAXPAGESIZE macro
H A Delf32-mt.c577 #define ELF_MAXPAGESIZE 1 /* No pages on the MT. */
575 #define ELF_MAXPAGESIZE macro
H A Delf64-mips.c3164 #define ELF_MAXPAGESIZE 0x10000
3175 #undef ELF_MAXPAGESIZE
3183 #define ELF_MAXPAGESIZE 0x10000
3155 #define ELF_MAXPAGESIZE macro
3166 #undef ELF_MAXPAGESIZE macro
3174 #define ELF_MAXPAGESIZE macro
H A Delf32-iq2000.c850 #define ELF_MAXPAGESIZE 0x1000
840 #define ELF_MAXPAGESIZE macro
H A Delf32-xstormy16.c995 #define ELF_MAXPAGESIZE 0x100
990 #define ELF_MAXPAGESIZE macro

Completed in 308 milliseconds

123