/llvm-project/lld/ELF/Arch/ |
H A D | MSP430.cpp | 62 void MSP430::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in MSP430
|
H A D | SPARCV9.cpp | 87 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in SPARCV9
|
H A D | AMDGPU.cpp | 151 void AMDGPU::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AMDGPU
|
H A D | AVR.cpp | 119 void AVR::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AVR
|
H A D | Hexagon.cpp | 244 void Hexagon::relocate(uint8_t *loc, const Relocation &rel, relocate() function in Hexagon
|
H A D | SystemZ.cpp | 481 void SystemZ::relocate(uint8_t *loc, const Relocation &rel, relocate() function in SystemZ
|
H A D | Mips.cpp | 568 void MIPS<ELFT>::relocate(uint8_t *loc, const Relocation &rel, relocate() function in MIPS
|
H A D | PPC.cpp | 317 void PPC::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in PPC
|
H A D | X86.cpp | 283 void X86::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in X86
|
H A D | LoongArch.cpp | 540 void LoongArch::relocate(uint8_t *loc, const Relocation &rel, relocate() function in LoongArch
|
H A D | AArch64.cpp | 396 void AArch64::relocate(uint8_t *loc, const Relocation &rel, relocate() function in AArch64
|
H A D | X86_64.cpp | 765 void X86_64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in X86_64
|
H A D | ARM.cpp | 590 void ARM::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in ARM
|
H A D | RISCV.cpp | 335 void RISCV::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in RISCV
|
H A D | PPC64.cpp | 1259 void PPC64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in PPC64 [all...] |
/llvm-project/lld/wasm/ |
H A D | InputChunks.cpp | 103 void InputChunk::relocate(uint8_t *buf) const { in relocate() function in lld::wasm::InputChunk
|
/llvm-project/lld/ELF/ |
H A D | InputSection.cpp | 1059 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { relocate() function in InputSectionBase
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.cpp | 1149 DwarfLinkerForBinary::AddressManager::relocate(const ValidReloc &Reloc) const { in relocate() function in llvm::dsymutil::DwarfLinkerForBinary::AddressManager
|