Home
last modified time | relevance | path

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

123

/netbsd/src/external/gpl3/gdb/dist/bfd/
Daout64.c22 #define ARCH_SIZE 64 macro
Delf64.c21 #define ARCH_SIZE 64 macro
Delf32.c21 #define ARCH_SIZE 32 macro
Daout32.c22 #define ARCH_SIZE 32 macro
Dstab-syms.c25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
Dhost-aout.c26 #define ARCH_SIZE 32 macro
Delfnn-aarch64.c149 #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 …]
Delfcode.h129 #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()
2064 ARCH_SIZE, LOG_FILE_ALIGN,
Delf-hppa.h29 #if ARCH_SIZE == 64
37 #if ARCH_SIZE == 32
891 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
Delfnn-riscv.c133 #define ARCH_SIZE NN macro
137 #define RISCV_ELF_LOG_WORD_BYTES (ARCH_SIZE == 32 ? 2 : 3)
312 #if ARCH_SIZE == 32
962 if (ARCH_SIZE > 32 in riscv_elf_check_relocs()
1801 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (value))) in perform_relocation()
1826 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (value))) in perform_relocation()
2063 if (ARCH_SIZE == 32 || VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (offset))) in riscv_zero_pcrel_hi_reloc()
2069 if (ARCH_SIZE > 32 && !VALID_UTYPE_IMM (RISCV_CONST_HIGH_PART (addr))) in riscv_zero_pcrel_hi_reloc()
2901 if (ARCH_SIZE > 32) in riscv_elf_relocate_section()
3923 if (xlen_in != ARCH_SIZE) in riscv_merge_arch_attr_info()
[all …]
Dlibaout.h55 #if ARCH_SIZE==64
67 #if ARCH_SIZE==16
/netbsd/src/external/gpl3/binutils/dist/bfd/
Daout64.c22 #define ARCH_SIZE 64 macro
Delf64.c21 #define ARCH_SIZE 64 macro
Delf32.c21 #define ARCH_SIZE 32 macro
Daout32.c22 #define ARCH_SIZE 32 macro
Dstab-syms.c25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
Dhost-aout.c26 #define ARCH_SIZE 32 macro
Delfnn-aarch64.c149 #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 …]
Delfcode.h129 #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,
Delfnn-riscv.c133 #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 …]
Delf-hppa.h29 #if ARCH_SIZE == 64
37 #if ARCH_SIZE == 32
891 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
Dlibaout.h55 #if ARCH_SIZE==64
67 #if ARCH_SIZE==16
Delf-ifunc.c25 #define ARCH_SIZE 0 macro
/netbsd/src/external/gpl3/gdb/dist/include/aout/
Daout64.h46 #if ARCH_SIZE==64
/netbsd/src/external/gpl3/binutils/dist/include/aout/
Daout64.h46 #if ARCH_SIZE==64

123