/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | MSP430.cpp | 37 void relocate(uint8_t *loc, const Relocation &rel, 62 void MSP430::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in MSP430
|
H A D | SPARCV9.cpp | 29 void relocate(uint8_t *loc, const Relocation &rel, 87 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in SPARCV9
|
H A D | AArch64.cpp | 50 void relocate(uint8_t *loc, const Relocation &rel, 449 void AArch64::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in AArch64 787 target->relocate(buf + adrRel.offset, adrRel, val); in tryRelaxAdrpAdd() 857 target->relocate(buf + adrpSymRel.offset, adrpSymRel, in tryRelaxAdrpLdr() 861 target->relocate(buf + addRel.offset, addRel, SignExtend64(sym.getVA(), 64)); in tryRelaxAdrpLdr() 887 relocate(loc, rel, val); in relocateAlloc() 919 relocate(loc, rel, val); in relocateAlloc()
|
H A D | PPC.cpp | 50 void relocate(uint8_t *loc, const Relocation &rel, 317 void PPC::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() 460 relocate(loc, rel, val); in relaxTlsIeToLe() 520 relocate(loc, rel, val); in getPPCTargetInfo() 310 void PPC::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { relocate() function in PPC
|
H A D | AMDGPU.cpp | 33 void relocate(uint8_t *loc, const Relocation &rel, 151 void AMDGPU::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AMDGPU
|
H A D | PPC64.cpp | 183 void relocate(uint8_t *loc, const Relocation &rel, 656 relocate(loc, rel, val); in relaxGot() 679 relocate(loc, rel, val); in relaxGot() 837 relocate(loc, rel, val); in relaxTlsLdToLe() 1259 void PPC64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in PPC64 1598 relocate(loc, rel, val); in relocateAlloc() 1624 relocate(loc, rel, val); in relocateAlloc() 1640 relocate(loc, rel, val); in relocateAlloc()
|
H A D | AVR.cpp | 53 void relocate(uint8_t *loc, const Relocation &rel, 119 void AVR::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AVR
|
H A D | Hexagon.cpp | 33 void relocate(uint8_t *loc, const Relocation &rel, 256 void Hexagon::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in Hexagon
|
H A D | X86.cpp | 37 void relocate(uint8_t *loc, const Relocation &rel, 283 void X86::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in X86 509 relocate(loc, rel, val); in relocateAlloc()
|
H A D | X86_64.cpp | 40 void relocate(uint8_t *loc, const Relocation &rel, 765 void X86_64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in X86_64 1048 relocate(loc, rel, val); in relocateAlloc()
|
H A D | LoongArch.cpp | 39 void relocate(uint8_t *loc, const Relocation &rel, 550 void LoongArch::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in LoongArch
|
H A D | Mips.cpp | 39 void relocate(uint8_t *loc, const Relocation &rel, 568 void MIPS<ELFT>::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in MIPS
|
H A D | RISCV.cpp | 44 void relocate(uint8_t *loc, const Relocation &rel, 335 void RISCV::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in RISCV 677 relocate(loc, rel, val); in relocateAlloc()
|
H A D | ARM.cpp | 49 void relocate(uint8_t *loc, const Relocation &rel, 597 void ARM::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in ARM
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Target.h | 89 virtual void relocate(uint8_t *loc, const Relocation &rel, 92 relocate(loc, Relocation{R_NONE, type, 0, 0, nullptr}, val); in relocateNoSym()
|
H A D | Target.cpp | 174 relocate(loc, rel, val); in relocateAlloc()
|
H A D | InputSection.cpp | 1099 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { in relocate() function in InputSectionBase 1246 relocate<ELFT>(buf, bufEnd); in writeTo() 1253 relocate<ELFT>(buf, buf + content().size()); in writeTo()
|
H A D | InputSection.h | 246 template <class ELFT> void relocate(uint8_t *buf, uint8_t *bufEnd);
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-longcheer-l8150.dts | 33 * Load wcnss_mem to the fixed address and relocate mpss_mem to the next
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 850 relocate replace-files replacepkgs buildroot clean \ 860 n/--relocate/x:'<oldpath=newpath>'/ n/--target/x:'<platform>'/\
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 4169 [Transform the output of nm into a list of symbols to manually relocate]) 4254 # Instead, we relocate shared libraries at runtime. 4591 # Instead, we relocate shared libraries at runtime.
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 4189 [Transform the output of nm into a list of symbols to manually relocate]) 4274 # Instead, we relocate shared libraries at runtime. 4611 # Instead, we relocate shared libraries at runtime.
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 4169 [Transform the output of nm into a list of symbols to manually relocate]) 4254 # Instead, we relocate shared libraries at runtime. 4591 # Instead, we relocate shared libraries at runtime.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 4169 [Transform the output of nm into a list of symbols to manually relocate]) 4254 # Instead, we relocate shared libraries at runtime. 4591 # Instead, we relocate shared libraries at runtime.
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 4190 [Transform the output of nm into a list of symbols to manually relocate]) 4275 # Instead, we relocate shared libraries at runtime. 4612 # Instead, we relocate shared libraries at runtime.
|