Home
last modified time | relevance | path

Searched defs:addend (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h155 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry()
159 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
165 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
170 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
180 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
/freebsd-12.1/usr.sbin/kldxref/
H A Def_aarch64.c48 Elf_Addr *where, addend; in ef_reloc() local
H A Def_powerpc.c50 Elf_Addr *where, addend; in ef_reloc() local
H A Def_riscv.c50 Elf_Addr addend, addr; in ef_reloc() local
H A Def_i386.c49 Elf_Addr *where, addr, addend; in ef_reloc() local
H A Def_amd64.c51 Elf_Addr addend, addr; in ef_reloc() local
/freebsd-12.1/contrib/binutils/gas/
H A Dliteral.c45 add_to_literal_pool (sym, addend, sec, size) in add_to_literal_pool() argument
/freebsd-12.1/contrib/jemalloc/src/
H A Dnstime.c52 nstime_add(nstime_t *time, const nstime_t *addend) { in nstime_add()
59 nstime_iadd(nstime_t *time, uint64_t addend) { in nstime_iadd()
/freebsd-12.1/contrib/binutils/bfd/
H A Dcoff-rs6000.c2768 val, addend, relocation, contents) in xcoff_reloc_type_noop() argument
2785 val, addend, relocation, contents) in xcoff_reloc_type_fail() argument
2806 val, addend, relocation, contents) in xcoff_reloc_type_pos() argument
2824 val, addend, relocation, contents) in xcoff_reloc_type_neg() argument
2842 val, addend, relocation, contents) in xcoff_reloc_type_rel() argument
2867 val, addend, relocation, contents) in xcoff_reloc_type_toc() argument
2910 val, addend, relocation, contents) in xcoff_reloc_type_ba() argument
2932 val, addend, relocation, contents) in xcoff_reloc_type_br() argument
3011 val, addend, relocation, contents) in xcoff_reloc_type_crel() argument
3359 bfd_vma addend; local
H A Dcoff-mips.c451 bfd_vma addend; member
921 bfd_vma addend; local
H A Delf32-score.c89 bfd_vma addend; member
240 bfd_vma addend = 0, offset = 0; in score_elf_lo16_reloc() local
534 bfd_vma addend = 0, offset = 0; in score_elf_got_lo16_reloc() local
1593 bfd_vma addend, in score_elf_record_local_got_symbol()
1753 bfd_signed_vma addend; in score_elf_add_to_rel() local
1853 bfd_vma addend; in score_elf_final_link_relocate() local
2272 bfd_vma addend, value; in _bfd_score_elf_relocate_section() local
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler.h240 int32_t addend; member
247 int32_t addend; member
H A DMachONormalizedFileToAtoms.cpp506 uint64_t addr, Reference::Addend &addend) { in findAtomCoveringAddress()
530 -> llvm::Error { in convertRelocs()
618 Reference::Addend addend = 0; in convertRelocs() local
737 Reference::Addend addend; in parseStabs() local
1157 Reference::Addend addend; in processCIE() local
1240 Reference::Addend addend; in processFDE() local
H A DArchHandler_x86.cpp260 Reference::Addend *addend) { in getReferenceInfo()
359 Reference::Addend *addend) { in getPairReferenceInfo()
H A DArchHandler_x86_64.cpp378 Reference::Addend *addend) { in getReferenceInfo()
457 Reference::Addend *addend) { in getPairReferenceInfo()
H A DArchHandler_arm64.cpp383 const lld::Atom **target, Reference::Addend *addend) { in getReferenceInfo()
478 const lld::Atom **target, Reference::Addend *addend) { in getPairReferenceInfo()
H A DCompactUnwindPass.cpp245 Reference::Addend addend = 0) { in addEhFrameReference()
251 Reference::Addend addend = 0) { in addImageReference()
/freebsd-12.1/sys/arm64/arm64/
H A Delf_machdep.c143 Elf_Addr *where, addr, addend, val; in elf_reloc_internal() local
/freebsd-12.1/sys/i386/i386/
H A Delf_machdep.c177 Elf_Addr addend; in elf_reloc_internal() local
/freebsd-12.1/sys/amd64/amd64/
H A Delf_machdep.c194 Elf_Addr addend; in elf_reloc_internal() local
/freebsd-12.1/sys/arm/arm/
H A Delf_machdep.c194 Elf_Addr addend; in elf_reloc_internal() local
/freebsd-12.1/sys/powerpc/powerpc/
H A Delf32_machdep.c231 Elf_Addr addend; in elf_reloc_internal() local
H A Delf64_machdep.c291 Elf_Addr addend; in elf_reloc_internal() local
/freebsd-12.1/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_init.c61 uint64_t addend; in _dwarf_elf_apply_rel_reloc() local
/freebsd-12.1/sys/mips/mips/
H A Delf_machdep.c310 Elf_Addr addend = (Elf_Addr)0; in elf_reloc_internal() local

1234