HomeSort by relevance Sort by last modified time
    Searched refs:ELF_MAXPAGESIZE (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/bfd/
elf32-m88k.c 33 #define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */
elf32-am33lin.c 33 #define ELF_MAXPAGESIZE 0x1000
elf32-gen.c 95 #define ELF_MAXPAGESIZE 0x1
elf64-gen.c 95 #define ELF_MAXPAGESIZE 0x1
elfxx-target.h 328 #ifndef ELF_MAXPAGESIZE
329 # error ELF_MAXPAGESIZE is not defined
330 #define ELF_MAXPAGESIZE 1
334 #define ELF_COMMONPAGESIZE ELF_MAXPAGESIZE
341 #if ELF_COMMONPAGESIZE > ELF_MAXPAGESIZE
342 # error ELF_COMMONPAGESIZE > ELF_MAXPAGESIZE
678 ELF_MAXPAGESIZE, /* maxpagesize */
elf32-tilegx.c 87 #define ELF_MAXPAGESIZE 0x10000
elf64-tilegx.c 87 #define ELF_MAXPAGESIZE 0x10000
elf32-arc.c 245 #define ELF_MAXPAGESIZE 0x1000
elf32-i960.c 165 #define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */
elf32-moxie.c 375 #define ELF_MAXPAGESIZE 0x1
elf32-pj.c 345 #define ELF_MAXPAGESIZE 0x1000
elf32-sparc.c 197 #define ELF_MAXPAGESIZE 0x10000
elf32-xc16x.c 463 #define ELF_MAXPAGESIZE 0x100
elf32-mips.c     [all...]
elf32-sh64.c 788 #undef ELF_MAXPAGESIZE
789 #define ELF_MAXPAGESIZE 0x10000
elf32-d30v.c 540 #define ELF_MAXPAGESIZE 0x1000
elf32-dlx.c 578 #define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */
elf32-m68hc12.c 642 #define ELF_MAXPAGESIZE 0x1000
elf32-d10v.c 542 #define ELF_MAXPAGESIZE 0x1000
elf32-epiphany.c 594 #define ELF_MAXPAGESIZE 0x8000 /* No pages on the EPIPHANY. */
elf32-fr30.c 711 #define ELF_MAXPAGESIZE 0x1000
elf32-mcore.c 663 #define ELF_MAXPAGESIZE 0x1000 /* 4k, if we ever have 'em */
elf32-mt.c 583 #define ELF_MAXPAGESIZE 1 /* No pages on the MT. */
elf32-xgate.c 704 #define ELF_MAXPAGESIZE 0x1000
elfn32-mips.c     [all...]

Completed in 136 milliseconds

1 2 3 4