Searched refs:IndirectStubInfo (Results 1 – 2 of 2) sorted by relevance
131 struct IndirectStubInfo { struct132 IndirectStubInfo() = default;133 IndirectStubInfo(JITTargetAddress StubAddress, in IndirectStubInfo() function140 using IndirectStubInfoVector = std::vector<IndirectStubInfo>; argument156 std::vector<IndirectStubInfo> AvailableIndirectStubs;
24 using IndirectStubInfo = TPCIndirectionUtils::IndirectStubInfo; typedef in llvm::orc::TPCIndirectionUtilsAccess73 using StubInfo = std::pair<IndirectStubInfo, JITSymbolFlags>;383 IndirectStubInfo(StubTargetAddr, PointerTargetAddr)); in getIndirectStubs()