Home
last modified time | relevance | path

Searched refs:GotRel (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/Arch/
H A DAMDGPU.cpp37 GotRel = R_AMDGPU_ABS64; in AMDGPU()
H A DSPARCV9.cpp37 GotRel = R_SPARC_GLOB_DAT; in SPARCV9()
H A DHexagon.cpp43 GotRel = R_HEX_GLOB_DAT; in Hexagon()
H A DAArch64.cpp60 GotRel = R_AARCH64_GLOB_DAT; in AArch64()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/Arch/
H A DAMDGPU.cpp37 GotRel = R_AMDGPU_ABS64; in AMDGPU()
H A DSPARCV9.cpp37 GotRel = R_SPARC_GLOB_DAT; in SPARCV9()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DConfig.h59 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
H A DRelocations.cpp767 InX::Got->Relocations.push_back({Expr, Target->GotRel, Off, 0, &Sym}); in addGotEntry()
774 addRelativeReloc(InX::Got, Off, &Sym, 0, R_ABS, Target->GotRel); in addGotEntry()
777 InX::RelaDyn->addReloc(Sym.isTls() ? Target->TlsGotRel : Target->GotRel, in addGotEntry()
779 Sym.IsPreemptible ? R_ADDEND : R_ABS, Target->GotRel); in addGotEntry()
H A DTarget.h95 RelType GotRel; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DConfig.h59 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DConfig.h59 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
H A DRelocations.cpp795 In.Got->Relocations.push_back({Expr, Target->GotRel, Off, 0, &Sym}); in addGotEntry()
802 addRelativeReloc(In.Got, Off, &Sym, 0, R_ABS, Target->GotRel); in addGotEntry()
805 In.RelaDyn->addReloc(Sym.isTls() ? Target->TlsGotRel : Target->GotRel, In.Got, in addGotEntry()
807 Target->GotRel); in addGotEntry()
H A DTarget.h96 RelType GotRel; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DConfig.h59 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DConfig.h59 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DConfig.h62 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DConfig.h60 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DConfig.h64 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DConfig.h62 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DConfig.h62 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DConfig.h67 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DConfig.h67 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DConfig.h67 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DConfig.h67 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DConfig.h67 enum class Target2Policy { Abs, Rel, GotRel }; enumerator

12