HomeSort by relevance Sort by last modified time
    Searched defs:ARCH_SIZE (Results 1 - 24 of 24) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
aout32.c 22 #define ARCH_SIZE 32
elf32.c 21 #define ARCH_SIZE 32
elf64.c 21 #define ARCH_SIZE 64
nlm32.c 21 #define ARCH_SIZE 32
nlm64.c 21 #define ARCH_SIZE 64
aout64.c 22 #define ARCH_SIZE 64
demo64.c 22 #define ARCH_SIZE 64
stab-syms.c 25 #define ARCH_SIZE 32 /* Value doesn't matter. */
host-aout.c 26 #define ARCH_SIZE 32
i386dynix.c 40 #define ARCH_SIZE 32
nlm32-i386.c 25 #define ARCH_SIZE 32
elf-ifunc.c 25 #define ARCH_SIZE 0
nlm32-alpha.c 31 #define ARCH_SIZE 32
nlm32-ppc.c 28 #define ARCH_SIZE 32
nlm32-sparc.c 25 #define ARCH_SIZE 32
hp300hpux.c 189 #define ARCH_SIZE 32
aout-tic30.c 28 #define ARCH_SIZE 32
    [all...]
elf64-hppa.c 31 #define ARCH_SIZE 64
    [all...]
elf32-hppa.c 36 #define ARCH_SIZE 32
    [all...]
pdp11.c 37 #define ARCH_SIZE 16
    [all...]
elfnn-ia64.c 33 #define ARCH_SIZE NN
35 #if ARCH_SIZE == 64
39 #if ARCH_SIZE == 32
    [all...]
elf.c 41 #define ARCH_SIZE 0
    [all...]
elfnn-aarch64.c 149 #define ARCH_SIZE NN
151 #if ARCH_SIZE == 64
159 #if ARCH_SIZE == 32
256 #define GOT_ENTRY_SIZE (ARCH_SIZE / 8)
277 #if ARCH_SIZE == 64
296 #if ARCH_SIZE == 64
312 #if ARCH_SIZE == 64
    [all...]
elflink.c 26 #define ARCH_SIZE 0
346 if (bed->s->arch_size == 64)
    [all...]

Completed in 567 milliseconds