Home
last modified time | relevance | path

Searched defs:StubInfos (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.h129 StringMap<MemoryRegionInfo> StubInfos; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp77 StringMap<StubInfo> StubInfos; member in __anonabbea0970111::TPCIndirectStubsManager
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp785 using StubInfos = StringMap<StubID>; in linkAndVerify() typedef