| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | MSP430.cpp | 61 void MSP430::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in MSP430
|
| H A D | SPARCV9.cpp | 86 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 | 118 void AVR::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AVR
|
| H A D | SystemZ.cpp | 478 void SystemZ::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in SystemZ
|
| H A D | Mips.cpp | 570 void MIPS<ELFT>::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in MIPS
|
| H A D | PPC.cpp | 320 void PPC::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in PPC
|
| H A D | Hexagon.cpp | 308 void Hexagon::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in Hexagon
|
| H A D | X86.cpp | 287 void X86::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in X86
|
| H A D | AArch64.cpp | 496 void AArch64::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in AArch64
|
| H A D | X86_64.cpp | 860 void X86_64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in X86_64
|
| H A D | ARM.cpp | 603 void ARM::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in ARM
|
| H A D | LoongArch.cpp | 573 void LoongArch::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in LoongArch
|
| H A D | RISCV.cpp | 334 void RISCV::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in RISCV
|
| H A D | PPC64.cpp | 1260 void PPC64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in PPC64
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | InputSection.cpp | 1168 void InputSectionBase::relocate(Ctx &ctx, uint8_t *buf, uint8_t *bufEnd) { in relocate() function in InputSectionBase
|