Home
last modified time | relevance | path

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

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