LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
struct dylib | dylib |
Definition at line 638 of file Support/MachO.h.
uint32_t llvm::MachO::dylib_command::cmd |
Definition at line 639 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::dylib_command::cmdsize |
Definition at line 640 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::getLibraryShortNameByIndex(), and llvm::MachO::swapStruct().
Definition at line 641 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::getLibraryShortNameByIndex(), and llvm::MachO::swapStruct().