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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86561   SWIG_Python_SetConstant(d, "eSectionTypeDWARFGNUDebugAltLink",SWIG_From_int(static_cast< int >(lldb::eSectionTypeDWARFGNUDebugAltLink)));
tools/lldb/source/Core/Section.cpp
  139   case eSectionTypeDWARFGNUDebugAltLink:
tools/lldb/source/Expression/IRExecutionUnit.cpp
 1126   case lldb::eSectionTypeDWARFGNUDebugAltLink:
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1598       .Case(".gnu_debugaltlink", eSectionTypeDWARFGNUDebugAltLink)
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1153         case eSectionTypeDWARFGNUDebugAltLink:
tools/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp
  129       eSectionTypeELFSymbolTable,     eSectionTypeDWARFGNUDebugAltLink,
tools/lldb/source/Symbol/ObjectFile.cpp
  373           case eSectionTypeDWARFGNUDebugAltLink: