reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
266 MachO::load_command C; // The command itself.
include/llvm/ObjectYAML/MachOYAML.h 218 static void enumeration(IO &io, MachO::LoadCommandType &value) {
lib/ObjectYAML/MachOYAML.cpp 403 void MappingTraits<MachO::load_command>::mapping(
tools/llvm-objcopy/MachO/MachOLayoutBuilder.cpp 20 for (const auto &LC : O.LoadCommands) {
tools/llvm-objcopy/MachO/MachOReader.h 28 const object::MachOObjectFile &MachOObj;
tools/llvm-objcopy/MachO/MachOWriter.h 25 bool IsLittleEndian;
tools/llvm-objcopy/MachO/Object.h 72 MachO::macho_load_command MachOLoadCommand;
tools/obj2yaml/macho2yaml.cpp 121 const char *MachODumper::processLoadCommandData(