Home
last modified time | relevance | path

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

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