Home
last modified time | relevance | path

Searched refs:eSectionTypeDataObjCCFStrings (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp58 case eSectionTypeDataObjCCFStrings: in GetTypeAsCString()
400 case eSectionTypeDataObjCCFStrings: in ContainsOnlyDebugInfo()
H A DAddress.cpp589 case eSectionTypeDataObjCCFStrings: { in Dump()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h669 eSectionTypeDataObjCCFStrings, ///< Objective-C const CFString/NSString enumerator
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp321 case eSectionTypeDataObjCCFStrings: in GetAddressClass()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst935 .. py:data:: eSectionTypeDataObjCCFStrings
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1168 case eSectionTypeDataObjCCFStrings: in GetAddressClass()
1511 return eSectionTypeDataObjCCFStrings; in GetSectionType()