Home
last modified time | relevance | path

Searched defs:RelocTarget (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DMachOBuilder.h101 RelocTarget(const Section &S) : S(&S), Idx(~0U) {} in RelocTarget() function
102 RelocTarget(SymbolContainer &SC, size_t Idx) : SC(&SC), Idx(Idx) {} in RelocTarget() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1509 uint8_t *RelocTarget = in processRelocationRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1472 uint8_t *RelocTarget = in processRelocationRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp1789 coff_relocation RelocTarget{ulittle32_t(EntryOffset), ulittle32_t(0), in getContents() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp1879 coff_relocation RelocTarget{ulittle32_t(EntryOffset), ulittle32_t(0), in getContents() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1576 uint8_t *RelocTarget = in processRelocationRef() local