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