Searched refs:COFF_PAGE_SIZE (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-aux.c31 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoff-ia64.c32 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoff-m68k.c53 #ifndef COFF_PAGE_SIZE
55 #define COFF_PAGE_SIZE 0x2000 macro
H A Dcoff-sparc.c34 #define COFF_PAGE_SIZE 0x10000 macro
H A Dcoff-i860.c37 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoff-i386.c53 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoff-mcore.c559 #define COFF_PAGE_SIZE 0x1000
551 #define COFF_PAGE_SIZE macro
H A Dcoff-x86_64.c47 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoffcode.h643 /* We mark these as SEC_DEBUGGING, but only if COFF_PAGE_SIZE is
645 COFF_PAGE_SIZE to ensure that the low order bits of the
647 COFF_PAGE_SIZE, we can't ensure the correct correspondence,
649 #if defined (COFF_PAGE_SIZE) && !defined (COFF_ALIGN_IN_S_FLAGS)
687 #ifdef COFF_PAGE_SIZE
1094 /* We mark these as SEC_DEBUGGING, but only if COFF_PAGE_SIZE is
1096 COFF_PAGE_SIZE to ensure that the low order bits of the
1098 COFF_PAGE_SIZE, we can't ensure the correct correspondence,
1100 #ifdef COFF_PAGE_SIZE
3003 #ifdef COFF_PAGE_SIZE
[all...]
H A Dcoff-i960.c55 /* The i960 does not support an MMU, so COFF_PAGE_SIZE can be
57 #define COFF_PAGE_SIZE 1 macro
H A Dpe-mips.c37 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoff-arm.c857 #define COFF_PAGE_SIZE 0x1000 macro
H A Dcoff-ppc.c1993 #define COFF_PAGE_SIZE 0x1000
1983 #define COFF_PAGE_SIZE macro
H A Dcoff-sh.c81 #define COFF_PAGE_SIZE 0x1000 macro

Completed in 181 milliseconds