LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/MachOPlatform.h"
Public Attributes | |
size_t | PageSize = 0 |
uint32_t | CPUType = 0 |
uint32_t | CPUSubType = 0 |
Definition at line 422 of file MachOPlatform.h.
uint32_t llvm::orc::MachOHeaderInfo::CPUSubType = 0 |
Definition at line 425 of file MachOPlatform.h.
uint32_t llvm::orc::MachOHeaderInfo::CPUType = 0 |
Definition at line 424 of file MachOPlatform.h.
size_t llvm::orc::MachOHeaderInfo::PageSize = 0 |
Definition at line 423 of file MachOPlatform.h.