LLVM: llvm::jitlink::ppc64::PLTCallStubInfo Struct Reference (original) (raw)
#include "[llvm/ExecutionEngine/JITLink/ppc64.h](ppc64%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| ArrayRef< char > | Content |
| SmallVector< PLTCallStubReloc, 2 > | Relocs |
Detailed Description
Definition at line 89 of file ppc64.h.
Member Data Documentation
◆ Content
ArrayRef<char> llvm::jitlink::ppc64::PLTCallStubInfo::Content
Definition at line 90 of file ppc64.h.
Referenced by llvm::jitlink::ppc64::createAnonymousPointerJumpStub().
◆ Relocs
SmallVector<PLTCallStubReloc, 2> llvm::jitlink::ppc64::PLTCallStubInfo::Relocs
Definition at line 91 of file ppc64.h.
Referenced by llvm::jitlink::ppc64::createAnonymousPointerJumpStub().
The documentation for this struct was generated from the following file:
- include/llvm/ExecutionEngine/JITLink/ppc64.h