/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32.c | 21 #define ARCH_SIZE 32 macro
|
H A D | aout64.c | 22 #define ARCH_SIZE 64 macro
|
H A D | elf64.c | 21 #define ARCH_SIZE 64 macro
|
H A D | aout32.c | 22 #define ARCH_SIZE 32 macro
|
H A D | stab-syms.c | 25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
|
H A D | host-aout.c | 26 #define ARCH_SIZE 32 macro
|
H A D | elfnn-aarch64.c | 149 #define ARCH_SIZE NN macro 151 #if ARCH_SIZE == 64 160 #if ARCH_SIZE == 32 267 #define GOT_ENTRY_SIZE (ARCH_SIZE / 8) 294 #if ARCH_SIZE == 64 312 #if ARCH_SIZE == 64 330 #if ARCH_SIZE == 64 345 #if ARCH_SIZE == 64 360 #if ARCH_SIZE == 64 377 #if ARCH_SIZE == 64 [all …]
|
H A D | elfcode.h | 129 #if ARCH_SIZE == 64 137 #if ARCH_SIZE == 32 157 #if ARCH_SIZE == 64 163 #if ARCH_SIZE == 32 589 if (ebd->s->arch_size != ARCH_SIZE) in elf_object_p() 1000 #if defined(BFD64) && ARCH_SIZE == 32 in elf_write_relocs() 1981 ARCH_SIZE, LOG_FILE_ALIGN,
|
H A D | elf-hppa.h | 29 #if ARCH_SIZE == 64 37 #if ARCH_SIZE == 32 891 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
|
H A D | libaout.h | 55 #if ARCH_SIZE==64 67 #if ARCH_SIZE==16
|
H A D | elfnn-riscv.c | 44 #define ARCH_SIZE NN macro 48 #define RISCV_ELF_LOG_WORD_BYTES (ARCH_SIZE == 32 ? 2 : 3) 206 #if ARCH_SIZE == 32 1641 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (value))) in perform_relocation() 1664 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (value))) in perform_relocation() 1855 if (ARCH_SIZE == 32 || VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (offset))) in riscv_zero_pcrel_hi_reloc() 1861 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (addr))) in riscv_zero_pcrel_hi_reloc() 3613 if (xlen_in != ARCH_SIZE) in riscv_merge_arch_attr_info() 3621 merged_arch_str = riscv_arch_str (ARCH_SIZE, &merged_subsets); in riscv_merge_arch_attr_info() 4226 rvc = rvc && (rd == 0 || (rd == X_RA && ARCH_SIZE == 32)); in _bfd_riscv_relax_call() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | aout64.c | 22 #define ARCH_SIZE 64 macro
|
H A D | elf64.c | 21 #define ARCH_SIZE 64 macro
|
H A D | elf32.c | 21 #define ARCH_SIZE 32 macro
|
H A D | aout32.c | 22 #define ARCH_SIZE 32 macro
|
H A D | stab-syms.c | 25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
|
H A D | host-aout.c | 26 #define ARCH_SIZE 32 macro
|
H A D | elfnn-aarch64.c | 149 #define ARCH_SIZE NN macro 151 #if ARCH_SIZE == 64 160 #if ARCH_SIZE == 32 267 #define GOT_ENTRY_SIZE (ARCH_SIZE / 8) 294 #if ARCH_SIZE == 64 312 #if ARCH_SIZE == 64 330 #if ARCH_SIZE == 64 345 #if ARCH_SIZE == 64 360 #if ARCH_SIZE == 64 377 #if ARCH_SIZE == 64 [all …]
|
H A D | elfcode.h | 129 #if ARCH_SIZE == 64 137 #if ARCH_SIZE == 32 157 #if ARCH_SIZE == 64 163 #if ARCH_SIZE == 32 602 if (ebd->s->arch_size != ARCH_SIZE) in elf_object_p() 1051 #if defined(BFD64) && ARCH_SIZE == 32 in elf_write_relocs() 2065 ARCH_SIZE, LOG_FILE_ALIGN,
|
H A D | elfnn-riscv.c | 133 #define ARCH_SIZE NN macro 137 #define RISCV_ELF_LOG_WORD_BYTES (ARCH_SIZE == 32 ? 2 : 3) 308 #if ARCH_SIZE == 32 952 if (ARCH_SIZE > 32 in riscv_elf_check_relocs() 1750 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (value))) in perform_relocation() 1773 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (value))) in perform_relocation() 2010 if (ARCH_SIZE == 32 || VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (offset))) in riscv_zero_pcrel_hi_reloc() 2016 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (addr))) in riscv_zero_pcrel_hi_reloc() 2831 if (ARCH_SIZE > 32) in riscv_elf_relocate_section() 3825 if (xlen_in != ARCH_SIZE) in riscv_merge_arch_attr_info() [all …]
|
H A D | elf-hppa.h | 29 #if ARCH_SIZE == 64 37 #if ARCH_SIZE == 32 891 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
|
H A D | libaout.h | 55 #if ARCH_SIZE==64 67 #if ARCH_SIZE==16
|
H A D | elf-ifunc.c | 25 #define ARCH_SIZE 0 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
H A D | aout64.h | 46 #if ARCH_SIZE==64
|
/netbsd-src/external/gpl3/binutils/dist/include/aout/ |
H A D | aout64.h | 46 #if ARCH_SIZE==64
|