Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32.c21 #define ARCH_SIZE 32 macro
H A Daout64.c22 #define ARCH_SIZE 64 macro
H A Delf64.c21 #define ARCH_SIZE 64 macro
H A Daout32.c22 #define ARCH_SIZE 32 macro
H A Dstab-syms.c25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
H A Dhost-aout.c26 #define ARCH_SIZE 32 macro
H A 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 …]
H A Delfcode.h129 #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 Delf-hppa.h29 #if ARCH_SIZE == 64
37 #if ARCH_SIZE == 32
891 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
H A Dlibaout.h55 #if ARCH_SIZE==64
67 #if ARCH_SIZE==16
H A Delfnn-riscv.c44 #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 Daout64.c22 #define ARCH_SIZE 64 macro
H A Delf64.c21 #define ARCH_SIZE 64 macro
H A Delf32.c21 #define ARCH_SIZE 32 macro
H A Daout32.c22 #define ARCH_SIZE 32 macro
H A Dstab-syms.c25 #define ARCH_SIZE 32 /* Value doesn't matter. */ macro
H A Dhost-aout.c26 #define ARCH_SIZE 32 macro
H A 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 …]
H A 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,
H A 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 …]
H A Delf-hppa.h29 #if ARCH_SIZE == 64
37 #if ARCH_SIZE == 32
891 #if ARCH_SIZE == 64 in elf_hppa_fake_sections()
H A Dlibaout.h55 #if ARCH_SIZE==64
67 #if ARCH_SIZE==16
H A Delf-ifunc.c25 #define ARCH_SIZE 0 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h46 #if ARCH_SIZE==64
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h46 #if ARCH_SIZE==64

1234