Home
last modified time | relevance | path

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

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