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

References

tools/sancov/sancov.cpp
  611     if (Load.C.cmd == MachO::LC_SEGMENT_64) {
  612       MachO::segment_command_64 Seg = O.getSegment64LoadCommand(Load);
  614         MachO::section_64 Sec = O.getSection64(Load, J);
  637     if (Load.C.cmd == MachO::LC_SEGMENT) {