reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/DWARF/DWARFContext.cpp
   81     if (LC.C.cmd == MachO::LC_UUID) {
   82       if (LC.C.cmdsize < sizeof(UUID) + sizeof(LC.C)) {
   82       if (LC.C.cmdsize < sizeof(UUID) + sizeof(LC.C)) {
   87       memcpy(&UUID, LC.Ptr+sizeof(LC.C), sizeof(UUID));
   87       memcpy(&UUID, LC.Ptr+sizeof(LC.C), sizeof(UUID));