LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/JITLink/ppc64.h"
Public Attributes | |
ArrayRef< char > | Content |
SmallVector< PLTCallStubReloc, 2 > | Relocs |
Definition at line 89 of file ppc64.h.
Referenced by llvm::jitlink::ppc64::createAnonymousPointerJumpStub().
SmallVector<PLTCallStubReloc, 2> llvm::jitlink::ppc64::PLTCallStubInfo::Relocs |
Definition at line 90 of file ppc64.h.
Referenced by llvm::jitlink::ppc64::createAnonymousPointerJumpStub().