class EPCIndirectionUtilsAccess
Declaration
class EPCIndirectionUtilsAccess { /* full declaration omitted */ };
Declared at: llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp:22
Method Overview
- public static Expected<llvm::orc::EPCIndirectionUtilsAccess::IndirectStubInfoVector> getIndirectStubs(llvm::orc::EPCIndirectionUtils & EPCIU, unsigned int NumStubs)
Methods
ΒΆstatic Expected<
llvm::orc::EPCIndirectionUtilsAccess::
IndirectStubInfoVector>
getIndirectStubs(
llvm::orc::EPCIndirectionUtils& EPCIU,
unsigned int NumStubs)
static Expected<
llvm::orc::EPCIndirectionUtilsAccess::
IndirectStubInfoVector>
getIndirectStubs(
llvm::orc::EPCIndirectionUtils& EPCIU,
unsigned int NumStubs)
Declared at: llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp:28
Parameters
- llvm::orc::EPCIndirectionUtils& EPCIU
- unsigned int NumStubs