Home
last modified time | relevance | path

Searched refs:ARCH_SIZE (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Dnlm64.c21 #define ARCH_SIZE 64 macro
Dnlm32.c21 #define ARCH_SIZE 32 macro
Delf64.c21 #define ARCH_SIZE 64 macro
Delf32.c21 #define ARCH_SIZE 32 macro
Daout32.c22 #define ARCH_SIZE 32 macro
Daout64.c22 #define ARCH_SIZE 64 macro
Ddemo64.c22 #define ARCH_SIZE 64 macro
Dlibnlm.h25 #ifdef ARCH_SIZE
26 # define NLM_ARCH_SIZE ARCH_SIZE
Dstab-syms.c25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
Dhost-aout.c26 #define ARCH_SIZE 32 macro
Di386dynix.c40 #define ARCH_SIZE 32 macro
Daoutf1.h63 #if ARCH_SIZE == 64
391 #if ARCH_SIZE == 64 in swapcore_sun3()
426 #if ARCH_SIZE == 64 in swapcore_sparc()
Delfcode.h129 #if ARCH_SIZE == 64
137 #if ARCH_SIZE == 32
157 #if ARCH_SIZE == 64
163 #if ARCH_SIZE == 32
573 if (ebd->s->arch_size != ARCH_SIZE) in elf_object_p()
1884 ARCH_SIZE, LOG_FILE_ALIGN,
Dlibaout.h55 #if ARCH_SIZE==64
67 #if ARCH_SIZE==16
Delfnn-aarch64.c149 #define ARCH_SIZE NN macro
151 #if ARCH_SIZE == 64
159 #if ARCH_SIZE == 32
210 #define GOT_ENTRY_SIZE (ARCH_SIZE / 8)
231 #if ARCH_SIZE == 64
250 #if ARCH_SIZE == 64
266 #if ARCH_SIZE == 64
296 #if ARCH_SIZE == 64
1300 #if ARCH_SIZE == 64
1318 #if ARCH_SIZE == 64
[all …]
Delf-ifunc.c25 #define ARCH_SIZE 0 macro
Delfcore.h160 if (back->s->arch_size != ARCH_SIZE) in elf_core_file_p()
Delf-hppa.h29 #if ARCH_SIZE == 64
37 #if ARCH_SIZE == 32
1101 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
Dnlm32-i386.c25 #define ARCH_SIZE 32 macro
Dnlm32-sparc.c25 #define ARCH_SIZE 32 macro
Dnlm32-alpha.c31 #define ARCH_SIZE 32 macro
Dnlm32-ppc.c28 #define ARCH_SIZE 32 macro
Dhp300hpux.c189 #define ARCH_SIZE 32 macro
/toolchain/binutils/binutils-2.25/include/aout/
Daout64.h46 #if ARCH_SIZE==64
DChangeLog172 * aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden.

12