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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86548   SWIG_Python_SetConstant(d, "eSectionTypeDWARFAppleTypes",SWIG_From_int(static_cast< int >(lldb::eSectionTypeDWARFAppleTypes)));
tools/lldb/source/Core/Section.cpp
  121   case eSectionTypeDWARFAppleTypes:
tools/lldb/source/Expression/IRExecutionUnit.cpp
 1123   case lldb::eSectionTypeDWARFAppleTypes:
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1150         case eSectionTypeDWARFAppleTypes:
 1445     return eSectionTypeDWARFAppleTypes;
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  448     LoadSectionData(eSectionTypeDWARFAppleTypes, apple_types);
tools/lldb/source/Symbol/ObjectFile.cpp
  370           case eSectionTypeDWARFAppleTypes: