Home
last modified time | relevance | path

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

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