Home
last modified time | relevance | path

Searched defs:relocate (Results 1 – 18 of 18) sorted by relevance

/llvm-project/lld/ELF/Arch/
H A DMSP430.cpp62 void MSP430::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in MSP430
H A DSPARCV9.cpp87 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in SPARCV9
H A DAMDGPU.cpp151 void AMDGPU::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AMDGPU
H A DAVR.cpp119 void AVR::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AVR
H A DHexagon.cpp244 void Hexagon::relocate(uint8_t *loc, const Relocation &rel, relocate() function in Hexagon
H A DSystemZ.cpp481 void SystemZ::relocate(uint8_t *loc, const Relocation &rel, relocate() function in SystemZ
H A DMips.cpp568 void MIPS<ELFT>::relocate(uint8_t *loc, const Relocation &rel, relocate() function in MIPS
H A DPPC.cpp317 void PPC::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in PPC
H A DX86.cpp283 void X86::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in X86
H A DLoongArch.cpp540 void LoongArch::relocate(uint8_t *loc, const Relocation &rel, relocate() function in LoongArch
H A DAArch64.cpp396 void AArch64::relocate(uint8_t *loc, const Relocation &rel, relocate() function in AArch64
H A DX86_64.cpp765 void X86_64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in X86_64
H A DARM.cpp590 void ARM::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in ARM
H A DRISCV.cpp335 void RISCV::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in RISCV
H A DPPC64.cpp1259 void PPC64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in PPC64
[all...]
/llvm-project/lld/wasm/
H A DInputChunks.cpp103 void InputChunk::relocate(uint8_t *buf) const { in relocate() function in lld::wasm::InputChunk
/llvm-project/lld/ELF/
H A DInputSection.cpp1059 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { relocate() function in InputSectionBase
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp1149 DwarfLinkerForBinary::AddressManager::relocate(const ValidReloc &Reloc) const { in relocate() function in llvm::dsymutil::DwarfLinkerForBinary::AddressManager