Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp1049 const MCSymbolWasm *ResolvedSym = resolveSymbol(Symbol); in registerFunctionType() local
1418 const MCSymbolWasm *ResolvedSym = resolveSymbol(WS); in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1014 JITEvaluatedSymbol ResolvedSym; in resolve() member
1056 auto ResolvedSym = Worklist.back().ResolvedSym; in resolve() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp947 JITEvaluatedSymbol ResolvedSym; in resolve() member
995 auto ResolvedSym = Worklist.back().ResolvedSym; in resolve() local