Home
last modified time | relevance | path

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

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