Searched refs:LocalIndirectStubsInfo (Results 1 – 1 of 1) sorted by relevance
321 template <typename ORCABI> class LocalIndirectStubsInfo {323 LocalIndirectStubsInfo(unsigned NumStubs, sys::OwningMemoryBlock StubsMem) in LocalIndirectStubsInfo() function326 static Expected<LocalIndirectStubsInfo> create(unsigned MinStubs, in create()356 return LocalIndirectStubsInfo(ISAS.NumStubs, std::move(StubsAndPtrsMem)); in create()452 LocalIndirectStubsInfo<TargetT>::create(NewStubsRequired, PageSize); in reserveStubs()472 std::vector<LocalIndirectStubsInfo<TargetT>> IndirectStubsInfos;