Home
last modified time | relevance | path

Searched defs:InternalSymbols (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp116 auto InternalSymbols = std::make_shared<std::set<StringRef>>(); in emit() local
161 std::set<StringRef> &InternalSymbols) { in onObjLoad()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp109 auto InternalSymbols = std::make_shared<std::set<StringRef>>(); in emit() local
226 std::set<StringRef> &InternalSymbols) { in onObjLoad()