LLVM
8.0.1
|
This is the complete list of members for llvm::orc::GenericIndirectStubsInfo< StubSizeVal >, including all inherited members.
GenericIndirectStubsInfo()=default | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | |
GenericIndirectStubsInfo(unsigned NumStubs, sys::OwningMemoryBlock StubsMem) | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | inline |
GenericIndirectStubsInfo(GenericIndirectStubsInfo &&Other) | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | inline |
getNumStubs() const | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | inline |
getPtr(unsigned Idx) const | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | inline |
getStub(unsigned Idx) const | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | inline |
operator=(GenericIndirectStubsInfo &&Other) | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | inline |
StubSize | llvm::orc::GenericIndirectStubsInfo< StubSizeVal > | static |