LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/MachOPlatform.h"
Public Types | |
enum class | LoadKind { Default , Weak } |
Public Attributes | |
Dylib | D |
LoadKind | K |
Definition at line 62 of file MachOPlatform.h.
|
strong |
Enumerator | |
---|---|
Default | |
Weak |
Definition at line 63 of file MachOPlatform.h.
Dylib llvm::orc::MachOPlatform::HeaderOptions::LoadDylibCmd::D |
Definition at line 65 of file MachOPlatform.h.
LoadKind llvm::orc::MachOPlatform::HeaderOptions::LoadDylibCmd::K |
Definition at line 66 of file MachOPlatform.h.