reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
524 uint32_t cmdsize;
include/llvm/ObjectYAML/MachOYAML.h 60 llvm::MachO::macho_load_command Data;
include/llvm/Support/SwapByteOrder.h 54 static const bool IsLittleEndianHost = !IsBigEndianHost;
lib/ObjectYAML/MachOEmitter.cpp 108 size_t writeLoadCommandData(MachOYAML::LoadCommand &LC, raw_ostream &OS,
lib/ObjectYAML/MachOYAML.cpp 403 void MappingTraits<MachO::load_command>::mapping(
tools/llvm-objcopy/MachO/MachOWriter.h 25 bool IsLittleEndian;
tools/obj2yaml/macho2yaml.cpp28 const object::MachOObjectFile &Obj; 121 const char *MachODumper::processLoadCommandData(