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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86541   SWIG_Python_SetConstant(d, "eSectionTypeDWARFDebugMacro",SWIG_From_int(static_cast< int >(lldb::eSectionTypeDWARFDebugMacro)));
tools/lldb/source/Core/Section.cpp
   87   case eSectionTypeDWARFDebugMacro:
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1578         .Cases("macro", "macro.dwo", eSectionTypeDWARFDebugMacro)
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1137         case eSectionTypeDWARFDebugMacro:
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
   74   return LoadOrGetSection(eSectionTypeDWARFDebugMacro, llvm::None,
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp
   33   case lldb::eSectionTypeDWARFDebugMacro:
tools/lldb/source/Symbol/ObjectFile.cpp
  357           case eSectionTypeDWARFDebugMacro: