HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_SIZE (Results 26 - 34 of 34) sorted by null

12

  /toolchain/binutils/binutils-2.25/bfd/
elfnn-ia64.c 33 #define ARCH_SIZE NN
35 #if ARCH_SIZE == 64
39 #if ARCH_SIZE == 32
    [all...]
elf-bfd.h 40 #if ARCH_SIZE == 64
43 #if ARCH_SIZE == 32
593 unsigned char arch_size, log_file_align;
591 unsigned char arch_size, log_file_align; member in struct:elf_size_info
    [all...]
nlmcode.h 62 #if ARCH_SIZE == 64
66 #if ARCH_SIZE == 32
    [all...]
aout-tic30.c 28 #define ARCH_SIZE 32
    [all...]
elf32-hppa.c 36 #define ARCH_SIZE 32
    [all...]
elf64-hppa.c 31 #define ARCH_SIZE 64
    [all...]
pdp11.c 37 #define ARCH_SIZE 16
    [all...]
elf.c 41 #define ARCH_SIZE 0
    [all...]
elflink.c 25 #define ARCH_SIZE 0
283 if (bed->s->arch_size == 64)
    [all...]

Completed in 1146 milliseconds

12