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

References

lib/DebugInfo/DWARF/DWARFUnit.cpp
  880       IndexEntry ? IndexEntry->getOffset(DW_SECT_STR_OFFSETS) : nullptr;
lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
  117     CASE(STR_OFFSETS);
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp
   30     return llvm::DW_SECT_STR_OFFSETS;
tools/llvm-dwp/llvm-dwp.cpp
  515       {"debug_str_offsets.dwo", {StrOffsetSection, DW_SECT_STR_OFFSETS}},
  597           getSubsection(CurStrOffsetSection, E, DW_SECT_STR_OFFSETS),