reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
76 MachO::swapStruct(Cmd);
lib/ObjectYAML/MachOEmitter.cpp 383 MachO::swapStruct(ListEntry);
tools/dsymutil/MachOUtils.cpp 181 MachO::swapStruct(NList);
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp 420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym;
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp 1068 swapStruct(*nb);
tools/llvm-objcopy/MachO/MachOWriter.cpp 268 MachO::swapStruct(ListEntry);