Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h23 using GetSectionInfoFunction = RuntimeDyldChecker::GetSectionInfoFunction; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h138 using GetSectionInfoFunction = std::function<Expected<MemoryRegionInfo>( variable