Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h24 using GetStubInfoFunction = RuntimeDyldChecker::GetStubInfoFunction; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h140 using GetStubInfoFunction = std::function<Expected<MemoryRegionInfo>( variable