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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86547   SWIG_Python_SetConstant(d, "eSectionTypeDWARFAppleNames",SWIG_From_int(static_cast< int >(lldb::eSectionTypeDWARFAppleNames)));
tools/lldb/source/Core/Section.cpp
  119   case eSectionTypeDWARFAppleNames:
tools/lldb/source/Expression/IRExecutionUnit.cpp
 1122   case lldb::eSectionTypeDWARFAppleNames:
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1149         case eSectionTypeDWARFAppleNames:
 1443     return eSectionTypeDWARFAppleNames;
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  446     LoadSectionData(eSectionTypeDWARFAppleNames, apple_names);
tools/lldb/source/Symbol/ObjectFile.cpp
  369           case eSectionTypeDWARFAppleNames: