/openbsd/gnu/llvm/lld/ELF/ |
H A D | Thunks.cpp | 74 ARMThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) {} in ARMThunk() 104 ThumbThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) { in ThumbThunk() 147 ThumbV7ABSLongThunk(Symbol &dest, int64_t addend) in ThumbV7ABSLongThunk() 167 ThumbV6MABSLongThunk(Symbol &dest, int64_t addend) in ThumbV6MABSLongThunk() 177 ThumbV6MPILongThunk(Symbol &dest, int64_t addend) in ThumbV6MPILongThunk() 224 ThumbV4PILongBXThunk(Symbol &dest, int64_t addend) in ThumbV4PILongBXThunk() 234 ThumbV4PILongThunk(Symbol &dest, int64_t addend) in ThumbV4PILongThunk() 253 ThumbV4ABSLongBXThunk(Symbol &dest, int64_t addend) in ThumbV4ABSLongBXThunk() 263 ThumbV4ABSLongThunk(Symbol &dest, int64_t addend) in ThumbV4ABSLongThunk() 439 PPC64PILongBranchThunk(Symbol &dest, int64_t addend) in PPC64PILongBranchThunk() [all …]
|
H A D | Thunks.h | 60 int64_t addend; variable
|
H A D | SyntheticSections.h | 426 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc() 439 int64_t addend) in DynamicReloc() 466 int64_t addend; variable 511 uint64_t offsetInSec, Symbol &sym, int64_t addend, in addRelativeReloc() 524 uint64_t offsetInSec, Symbol &sym, int64_t addend, RelExpr expr, in addReloc()
|
H A D | Target.cpp | 150 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr()
|
H A D | InputSection.cpp | 411 int64_t addend = getAddend<ELFT>(rel); in copyRelocations() local 546 static Relocation *getRISCVPCRelHi20(const Symbol *sym, uint64_t addend) { in getRISCVPCRelHi20() 856 int64_t addend = getAddend<ELFT>(rel); in relocateNonAlloc() local
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 153 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() 157 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 163 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 168 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 178 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-v850.c | 225 bfd_vma addend; member 238 remember_hi16s_reloc (bfd *abfd, bfd_vma addend, bfd_byte *address) in remember_hi16s_reloc() 269 find_remembered_hi16s_reloc (bfd_vma addend, bfd_boolean *already_found) in find_remembered_hi16s_reloc() 450 unsigned long addend) in v850_elf_perform_lo16_relocation() 494 bfd_vma addend, in v850_elf_perform_relocation() 1391 bfd_vma addend, in v850_elf_final_link_relocate() 2480 bfd_vma addend; in v850_elf_relax_section() local
|
H A D | coff-rs6000.c | 2760 val, addend, relocation, contents) in xcoff_reloc_type_noop() argument 2777 val, addend, relocation, contents) in xcoff_reloc_type_fail() argument 2798 val, addend, relocation, contents) in xcoff_reloc_type_pos() argument 2816 val, addend, relocation, contents) in xcoff_reloc_type_neg() argument 2834 val, addend, relocation, contents) in xcoff_reloc_type_rel() argument 2859 val, addend, relocation, contents) in xcoff_reloc_type_toc() argument 2902 val, addend, relocation, contents) in xcoff_reloc_type_ba() argument 2924 val, addend, relocation, contents) in xcoff_reloc_type_br() argument 3003 val, addend, relocation, contents) in xcoff_reloc_type_crel() argument 3351 bfd_vma addend; local
|
H A D | elf32-d10v.c | 367 bfd_vma addend) in insert_rel_addend() 479 bfd_vma addend; in elf32_d10v_relocate_section() local
|
H A D | nlm32-sparc.c | 83 unsigned char addend[4]; member 94 bfd_vma val, addend; in nlm_sparc_read_reloc() local
|
H A D | coff-mips.c | 451 bfd_vma addend; member 905 bfd_vma addend; local
|
H A D | nlm32-i386.c | 247 bfd_vma addend; in nlm_i386_mangle_relocs() local
|
H A D | coff-maxq.c | 89 short addend = 0; in coff_maxq20_reloc() local
|
H A D | elf32-ppc.c | 1686 bfd_vma addend; member 2249 bfd_vma addend; member 2782 bfd_vma addend, in elf_find_pointer_linker_section() 2905 asection *sec, bfd_vma addend) in update_plt_info() 2931 find_plt_ent (struct elf_link_hash_entry *h, asection *sec, bfd_vma addend) in find_plt_ent() 3228 bfd_vma addend = r_type == R_PPC_PLTREL24 ? rel->r_addend : 0; in ppc_elf_check_relocs() local 3814 bfd_vma addend = r_type == R_PPC_PLTREL24 ? rel->r_addend : 0; in ppc_elf_gc_sweep_hook() local 5575 bfd_vma addend; in ppc_elf_relocate_section() local
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coff-rs6000.c | 2764 val, addend, relocation, contents) in xcoff_reloc_type_noop() argument 2781 val, addend, relocation, contents) in xcoff_reloc_type_fail() argument 2802 val, addend, relocation, contents) in xcoff_reloc_type_pos() argument 2820 val, addend, relocation, contents) in xcoff_reloc_type_neg() argument 2838 val, addend, relocation, contents) in xcoff_reloc_type_rel() argument 2863 val, addend, relocation, contents) in xcoff_reloc_type_toc() argument 2906 val, addend, relocation, contents) in xcoff_reloc_type_ba() argument 2928 val, addend, relocation, contents) in xcoff_reloc_type_br() argument 3008 val, addend, relocation, contents) in xcoff_reloc_type_crel() argument 3356 bfd_vma addend; local
|
H A D | elf32-v850.c | 818 bfd_vma addend; member 831 remember_hi16s_reloc (abfd, addend, address) in remember_hi16s_reloc() argument 867 find_remembered_hi16s_reloc (addend, already_found) in find_remembered_hi16s_reloc() argument 910 v850_elf_perform_relocation (abfd, r_type, addend, address) in v850_elf_perform_relocation() argument 1449 addend, info, sym_sec, is_local) in v850_elf_final_link_relocate() argument 2581 bfd_vma addend; local
|
H A D | nlm32-sparc.c | 117 unsigned char addend[4]; member 129 bfd_vma val, addend; local
|
H A D | elf32-d10v.c | 390 insert_rel_addend (abfd, where, howto, addend) in insert_rel_addend() argument 507 bfd_vma addend; local
|
H A D | elf32-frv.c | 697 bfd_vma addend; member 831 bfd_vma addend, in frvfdpic_relocs_info_for_global() 850 bfd_vma addend, in frvfdpic_relocs_info_for_local() 926 int reloc_type, long dynindx, bfd_vma addend, in _frvfdpic_add_dyn_reloc() 1021 bfd_vma addend) in _frvfdpic_emit_got_relocs_plt_entries() 2127 bfd_vma addend = rel->r_addend; local 2255 bfd_vma addend = rel->r_addend; local
|
H A D | nlm32-i386.c | 263 bfd_vma addend; local
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | literal.c | 45 add_to_literal_pool (sym, addend, sec, size) in add_to_literal_pool() argument
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | literal.c | 45 add_to_literal_pool (sym, addend, sec, size) in add_to_literal_pool() argument
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | SyntheticSections.cpp | 316 int64_t addend) { in addNonLazyBindingEntries() 371 static void writeChainedBind(uint8_t *buf, const Symbol *sym, int64_t addend) { in writeChainedBind() 383 void macho::writeChainedFixup(uint8_t *buf, const Symbol *sym, int64_t addend) { in writeChainedFixup() 419 int64_t addend = 0; member 437 int64_t addend, Binding &lastBinding, in encodeBinding() 2034 int64_t addend) { in addBinding() 2061 bool weakRef, uint32_t nameOffset, int64_t addend) { in writeImport()
|
H A D | Relocations.h | 61 int64_t addend = 0; member
|
/openbsd/libexec/ld.so/m88k/ |
H A D | rtld_machine.c | 95 Elf_Addr addend, newval; in _dl_md_reloc() local
|