Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp222 auto &TargetSym = E.getTarget(); in computeNamedSymbolDependencies() local
263 auto &TargetSym = E.getTarget(); in computeAnonDeps() local
288 for (auto *TargetSym : SymAnonDeps) { in computeAnonDeps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RetpolineThunks.cpp251 MCSymbol *TargetSym = MF.getContext().createTempSymbol(); in populateThunk() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86IndirectThunks.cpp218 MCSymbol *TargetSym = MF.getContext().createTempSymbol(); in populateThunk() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp118 auto &TargetSym = E.getTarget(); in printEdge() local
DEHFrameSupport.cpp593 auto TargetSym = getOrCreateSymbol(PC, Target); in getOrCreateEncodedPointerEdge() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
DELFObjHandler.cpp522 IFSSymbol TargetSym{std::string(SymName)}; in createELFSym() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp1566 const auto &TargetSym = cast<const MCSymbolWasm>(SymRef->getSymbol()); in writeObject() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DWasmObjectWriter.cpp1905 const auto &TargetSym = cast<const MCSymbolWasm>(SymRef->getSymbol()); in writeOneObject() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1251 auto TargetSym = std::upper_bound( in DisassembleObject() local