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

References

tools/dsymutil/CompileUnit.cpp
   54         I.InDebugMap = true;
   60         I.InDebugMap = true;
tools/dsymutil/DwarfLinker.cpp
  594   Info.InDebugMap = true;
  631     MyInfo.InDebugMap = true;
 1583     if (!Info.InDebugMap && LLVM_LIKELY(!Options.Update))
 1590         shouldSkipAttribute(AttrSpec, Die->getTag(), Info.InDebugMap,
 1618   if ((Info.InDebugMap || AttrInfo.HasLowPc || AttrInfo.HasRanges) &&