|
LLVM 23.0.0git
|
#include "llvm/ExecutionEngine/Orc/MachOBuilder.h"
Public Types | |
| using | UIntPtr = uint64_t |
| using | Header = MachO::mach_header_64 |
| using | Section = MachO::section_64 |
| using | NList = MachO::nlist_64 |
| using | Relocation = MachO::relocation_info |
Static Public Attributes | |
| static constexpr llvm::endianness | Endianness = llvm::endianness::little |
| static constexpr uint32_t | Magic = MachO::MH_MAGIC_64 |
| static constexpr MachO::LoadCommandType | SegmentCmd = MachO::LC_SEGMENT_64 |
| static constexpr MachO::LoadCommandType | SymTabCmd = MachO::LC_SYMTAB |
Definition at line 587 of file MachOBuilder.h.
Definition at line 589 of file MachOBuilder.h.
Definition at line 591 of file MachOBuilder.h.
Definition at line 592 of file MachOBuilder.h.
Definition at line 590 of file MachOBuilder.h.
Definition at line 588 of file MachOBuilder.h.
|
staticconstexpr |
Definition at line 594 of file MachOBuilder.h.
|
staticconstexpr |
Definition at line 595 of file MachOBuilder.h.
|
staticconstexpr |
Definition at line 596 of file MachOBuilder.h.
|
staticconstexpr |
Definition at line 597 of file MachOBuilder.h.