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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86517   SWIG_Python_SetConstant(d, "eSectionTypeInvalid",SWIG_From_int(static_cast< int >(lldb::eSectionTypeInvalid)));
tools/lldb/source/API/SBSection.cpp
  232   return eSectionTypeInvalid;
tools/lldb/source/Core/Section.cpp
   31   case eSectionTypeInvalid:
tools/lldb/source/Expression/IRExecutionUnit.cpp
  580       sect_type = lldb::eSectionTypeInvalid;
 1106   case lldb::eSectionTypeInvalid:
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1094         case eSectionTypeInvalid:
tools/lldb/source/Symbol/ObjectFile.cpp
  324           case eSectionTypeInvalid: