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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  321   printLocalVariableAddrGap(DefRangeFramePointerRel.Gaps);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  234   error(IO.mapVectorTail(DefRangeFramePointerRel.Gaps, MapGap()));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  396   IO.mapRequired("Gaps", Symbol.Gaps);
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  618       Variable::RangeList ranges = MakeRangeList(index, loc.Range, loc.Gaps);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  575                formatGaps(P.getIndentLevel() + 9, Def.Gaps));