Home
last modified time | relevance | path

Searched refs:ELF_MAXPAGESIZE (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-target.h298 #ifndef ELF_MAXPAGESIZE
299 #error ELF_MAXPAGESIZE is not defined
300 #define ELF_MAXPAGESIZE 1 macro
304 #define ELF_MINPAGESIZE ELF_MAXPAGESIZE
308 #define ELF_COMMONPAGESIZE ELF_MAXPAGESIZE
616 ELF_MAXPAGESIZE, /* maxpagesize */
Delf32-i386-fbsd.c24 #define ELF_MAXPAGESIZE 0x1000 macro
Delf64-alpha-fbsd.c24 #define ELF_MAXPAGESIZE 0x10000 macro
Delf32-mips.c1621 #define ELF_MAXPAGESIZE 0x1000 macro
1632 #undef ELF_MAXPAGESIZE
1645 #define ELF_MAXPAGESIZE 0x10000 macro
1742 #undef ELF_MAXPAGESIZE
1753 #define ELF_MAXPAGESIZE 0x1000 macro
Delf64-gen.c95 #define ELF_MAXPAGESIZE 0x1 macro
Delf32-gen.c95 #define ELF_MAXPAGESIZE 0x1 macro
Delf32-arc.c246 #define ELF_MAXPAGESIZE 0x1000 macro
Delf32-sparc.c174 #define ELF_MAXPAGESIZE 0x10000 macro
Delfn32-mips.c2426 #define ELF_MAXPAGESIZE 0x10000 macro
2437 #undef ELF_MAXPAGESIZE
2445 #define ELF_MAXPAGESIZE 0x10000 macro
Delf64-mips.c3201 #define ELF_MAXPAGESIZE 0x10000 macro
3212 #undef ELF_MAXPAGESIZE
3220 #define ELF_MAXPAGESIZE 0x10000 macro
Delf64-sparc.c816 #define ELF_MAXPAGESIZE 0x100000 macro
Delf32-mep.c929 #define ELF_MAXPAGESIZE 0x1000 macro
DChangeLog-20061323 (ELF_MAXPAGESIZE, ELF_COMMONPAGESIZE): Likewise.
1712 (ELF_MAXPAGESIZE, ELF_COMMONPAGESIZE): define in a more obvious way.
1713 * elf64-mips.c, elfn32-mips.c (ELF_MAXPAGESIZE): Fix value for IRIX6.
1909 * elf64-x86-64.c (ELF_MAXPAGESIZE): Updated to 0x200000.
2090 * elfxx-ia64.c (ELF_MAXPAGESIZE): Fix a typo in comment.
2745 (TARGET_BIG_SYM, TARGET_BIG_NAME, elf_bed, ELF_MAXPAGESIZE): Likewise.
3088 (ELF_MAXPAGESIZE): Likewise.
Delf32-cr16.c1417 #define ELF_MAXPAGESIZE 0x1 macro
Delf32-arm.c10189 #define ELF_MAXPAGESIZE 0x1000 macro
10191 #define ELF_MAXPAGESIZE 0x8000 macro
10326 #undef ELF_MAXPAGESIZE
10327 #define ELF_MAXPAGESIZE 0x1000 macro
10478 #undef ELF_MAXPAGESIZE
10479 #define ELF_MAXPAGESIZE 0x8000 macro
DChangeLog-9899392 * elf32-m32r.c (ELF_MAXPAGESIZE): Change to 0x1 (at request of
2088 * elf32-m88k.c (ELF_MAXPAGESIZE): Define.
2109 * elfxx-target.h (ELF_MAXPAGESIZE): Produce an error message
2111 * elf32-gen.c (ELF_MAXPAGESIZE): Define.
2112 * elf32-i860.c (ELF_MAXPAGESIZE): Define.
2113 * elf32-i960.c (ELF_MAXPAGESIZE): Define.
2114 * elf64-gen.c (ELF_MAXPAGESIZE): Define.
2138 * elfxx-target.h (ELF_MAXPAGESIZE): Default to 0x1000 not 1.
2166 * elf32-arm.h: Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.
5463 * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
Delfxx-ia64.c5821 #define ELF_MAXPAGESIZE 0x10000 /* 64KB */ macro
5955 #undef ELF_MAXPAGESIZE
5956 #define ELF_MAXPAGESIZE 0x1000 /* 4K */ macro
Delf32-ppc.c7777 #define ELF_MAXPAGESIZE 0x1000 macro
7779 #define ELF_MAXPAGESIZE 0x10000 macro
Delf32-score.c3831 #define ELF_MAXPAGESIZE 0x8000 macro
Delf32-i386.c3796 #define ELF_MAXPAGESIZE 0x1000 macro
Delf64-x86-64.c3639 #define ELF_MAXPAGESIZE 0x200000 macro
Delf64-s390.c3434 #define ELF_MAXPAGESIZE 0x1000 macro
Delf32-spu.c3131 #define ELF_MAXPAGESIZE 0x80 macro
Delf32-s390.c3526 #define ELF_MAXPAGESIZE 0x1000 macro
DChangeLog-91931812 * elf32-hppa.c (ELF_MAXPAGESIZE): Define.
2469 * elf32-i386.c (ELF_MAXPAGESIZE): Define.
2714 ELF_MAXPAGESIZE.
2715 (ELF_MAXPAGESIZE): Default to 1.
2716 * elf64-target.h (elf64_bed, ELF_MAXPAGESIZE): Likewise.
2717 * elf32-sparc.c (ELF_MAXPAGESIZE): Define.

12