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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86546   SWIG_Python_SetConstant(d, "eSectionTypeDWARFDebugStrOffsets",SWIG_From_int(static_cast< int >(lldb::eSectionTypeDWARFDebugStrOffsets)));
tools/lldb/source/Core/Section.cpp
  101   case eSectionTypeDWARFDebugStrOffsets:
tools/lldb/source/Expression/IRExecutionUnit.cpp
  568           sect_type = lldb::eSectionTypeDWARFDebugStrOffsets;
 1121   case lldb::eSectionTypeDWARFDebugStrOffsets:
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1586         .Case("str_offsets", eSectionTypeDWARFDebugStrOffsets)
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1145         case eSectionTypeDWARFDebugStrOffsets:
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
   94   return LoadOrGetSection(eSectionTypeDWARFDebugStrOffsets,
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp
   29   case lldb::eSectionTypeDWARFDebugStrOffsets:
tools/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp
  128       eSectionTypeDWARFDebugStr,      eSectionTypeDWARFDebugStrOffsets,
tools/lldb/source/Symbol/ObjectFile.cpp
  365           case eSectionTypeDWARFDebugStrOffsets: