LLVM: llvm::MachO::RecordsSlice::BinaryAttrs Struct Reference (original) (raw)
#include "[llvm/TextAPI/RecordsSlice.h](RecordsSlice%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::vector< StringRef > | AllowableClients |
| std::vector< StringRef > | RexportedLibraries |
| std::vector< StringRef > | RPaths |
| StringRef | ParentUmbrella |
| StringRef | InstallName |
| StringRef | UUID |
| StringRef | Path |
| FileType | File = FileType::Invalid |
| llvm::MachO::PackedVersion | CurrentVersion |
| llvm::MachO::PackedVersion | CompatVersion |
| uint8_t | SwiftABI = 0 |
| bool | TwoLevelNamespace = false |
| bool | AppExtensionSafe = false |
| bool | OSLibNotForSharedCache = false |
Definition at line 148 of file RecordsSlice.h.
◆ AllowableClients
std::vector<StringRef> llvm::MachO::RecordsSlice::BinaryAttrs::AllowableClients
◆ AppExtensionSafe
bool llvm::MachO::RecordsSlice::BinaryAttrs::AppExtensionSafe = false
◆ CompatVersion
◆ CurrentVersion
◆ File
◆ InstallName
StringRef llvm::MachO::RecordsSlice::BinaryAttrs::InstallName
◆ OSLibNotForSharedCache
bool llvm::MachO::RecordsSlice::BinaryAttrs::OSLibNotForSharedCache = false
◆ ParentUmbrella
StringRef llvm::MachO::RecordsSlice::BinaryAttrs::ParentUmbrella
◆ Path
StringRef llvm::MachO::RecordsSlice::BinaryAttrs::Path
◆ RexportedLibraries
std::vector<StringRef> llvm::MachO::RecordsSlice::BinaryAttrs::RexportedLibraries
◆ RPaths
std::vector<StringRef> llvm::MachO::RecordsSlice::BinaryAttrs::RPaths
◆ SwiftABI
uint8_t llvm::MachO::RecordsSlice::BinaryAttrs::SwiftABI = 0
◆ TwoLevelNamespace
bool llvm::MachO::RecordsSlice::BinaryAttrs::TwoLevelNamespace = false
◆ UUID
StringRef llvm::MachO::RecordsSlice::BinaryAttrs::UUID
The documentation for this struct was generated from the following file:
- include/llvm/TextAPI/RecordsSlice.h