Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h23 using GetSectionInfoFunction = RuntimeDyldChecker::GetSectionInfoFunction; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h138 using GetSectionInfoFunction = std::function<Expected<MemoryRegionInfo>( variable