|
LLVM
8.0.1
|
#include "llvm/ExecutionEngine/Orc/OrcABISupport.h"

Public Member Functions | |
| unsigned | getNumStubs () const |
| void * | getStub (unsigned Idx) const |
| void ** | getPtr (unsigned Idx) const |
Static Public Attributes | |
| static const unsigned | StubSize = 1 |
Definition at line 58 of file OrcABISupport.h.
|
inline |
Definition at line 62 of file OrcABISupport.h.
References llvm_unreachable.
|
inline |
Definition at line 64 of file OrcABISupport.h.
References llvm_unreachable.
|
inline |
Definition at line 63 of file OrcABISupport.h.
References llvm_unreachable.
Definition at line 60 of file OrcABISupport.h.
1.8.13