Home
last modified time | relevance | path

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

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