LLVM 20.0.0git
|
This is the complete list of members for llvm::orc::LocalIndirectStubsInfo< ORCABI >, including all inherited members.
create(unsigned MinStubs, unsigned PageSize) | llvm::orc::LocalIndirectStubsInfo< ORCABI > | inlinestatic |
getNumStubs() const | llvm::orc::LocalIndirectStubsInfo< ORCABI > | inline |
getPtr(unsigned Idx) const | llvm::orc::LocalIndirectStubsInfo< ORCABI > | inline |
getStub(unsigned Idx) const | llvm::orc::LocalIndirectStubsInfo< ORCABI > | inline |
LocalIndirectStubsInfo(unsigned NumStubs, sys::OwningMemoryBlock StubsMem) | llvm::orc::LocalIndirectStubsInfo< ORCABI > | inline |