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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86524   SWIG_Python_SetConstant(d, "eSectionTypeData4",SWIG_From_int(static_cast< int >(lldb::eSectionTypeData4)));
tools/lldb/source/Core/Address.cpp
  593         case eSectionTypeData4:
tools/lldb/source/Core/Section.cpp
   45   case eSectionTypeData4:
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1113         case eSectionTypeData4:
 1483     return eSectionTypeData4;
 4171               case eSectionTypeData4:
tools/lldb/source/Symbol/ObjectFile.cpp
  334           case eSectionTypeData4: