Searched defs:IndirectStubInfo (Results 1 – 2 of 2) sorted by relevance
131 struct IndirectStubInfo { struct133 IndirectStubInfo(JITTargetAddress StubAddress, in IndirectStubInfo() function140 using IndirectStubInfoVector = std::vector<IndirectStubInfo>; argument
24 using IndirectStubInfo = TPCIndirectionUtils::IndirectStubInfo; typedef in llvm::orc::TPCIndirectionUtilsAccess