Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RetpolineThunks.cpp251 MCSymbol *TargetSym = MF.getContext().createTempSymbol(); in populateThunk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp1566 const auto &TargetSym = cast<const MCSymbolWasm>(SymRef->getSymbol()); in writeObject() local