Home
last modified time | relevance | path

Searched defs:FixupSection (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h525 auto FixupSection = Obj.getSection(RelSect.sh_info); in forEachRelaRelocation() local
572 auto FixupSection = Obj.getSection(RelSect.sh_info); in forEachRelRelocation() local
H A DELF_i386.cpp160 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
H A DELF_x86_64.cpp178 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp142 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
434 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
H A DELFObjectWriter.cpp1427 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp98 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
492 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
H A DELFObjectWriter.cpp1434 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local
/aosp_15_r20/external/llvm/lib/MC/
H A DELFObjectWriter.cpp627 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local