LLVM: llvm::MachOYAML::BindOpcode Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| MachO::BindOpcode | Opcode |
| uint8_t | Imm |
| std::vector< yaml::Hex64 > | ULEBExtraData |
| std::vector< int64_t > | SLEBExtraData |
| StringRef | Symbol |
Definition at line 98 of file MachOYAML.h.
◆ Imm
uint8_t llvm::MachOYAML::BindOpcode::Imm
◆ Opcode
◆ SLEBExtraData
std::vector<int64_t> llvm::MachOYAML::BindOpcode::SLEBExtraData
◆ Symbol
StringRef llvm::MachOYAML::BindOpcode::Symbol
◆ ULEBExtraData
std::vectoryaml::Hex64 llvm::MachOYAML::BindOpcode::ULEBExtraData
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/MachOYAML.h