LLVM: llvm::orc::MachOPlatform::HeaderOptions::Dylib Struct Reference (original) (raw)

A dylib for use with a dylib command (e.g. LC_ID_DYLIB, LC_LOAD_DYLIB). More...

#include "[llvm/ExecutionEngine/Orc/MachOPlatform.h](MachOPlatform%5F8h%5Fsource.html)"

A dylib for use with a dylib command (e.g. LC_ID_DYLIB, LC_LOAD_DYLIB).

Definition at line 55 of file MachOPlatform.h.

CompatibilityVersion

uint32_t llvm::orc::MachOPlatform::HeaderOptions::Dylib::CompatibilityVersion

CurrentVersion

uint32_t llvm::orc::MachOPlatform::HeaderOptions::Dylib::CurrentVersion

Name

std::string llvm::orc::MachOPlatform::HeaderOptions::Dylib::Name

Timestamp

uint32_t llvm::orc::MachOPlatform::HeaderOptions::Dylib::Timestamp


The documentation for this struct was generated from the following file: