Home
last modified time | relevance | path

Searched refs:GetSegmentNameOBJC (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.h261 static lldb_private::ConstString GetSegmentNameOBJC();
H A DObjectFileMachO.cpp912 ConstString ObjectFileMachO::GetSegmentNameOBJC() { in GetSegmentNameOBJC() function in ObjectFileMachO
2494 ConstString g_segment_name_OBJC = GetSegmentNameOBJC(); in ParseSymtab()