|
LLVM 23.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 439 of file MachOPlatform.h.
| uint32_t llvm::orc::MachOHeaderInfo::CPUSubType = 0 |
Definition at line 442 of file MachOPlatform.h.
| uint32_t llvm::orc::MachOHeaderInfo::CPUType = 0 |
Definition at line 441 of file MachOPlatform.h.
| size_t llvm::orc::MachOHeaderInfo::PageSize = 0 |
Definition at line 440 of file MachOPlatform.h.