Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h24 using GetStubInfoFunction = RuntimeDyldChecker::GetStubInfoFunction; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h141 using GetStubInfoFunction = std::function<Expected<MemoryRegionInfo>( global() variable