Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp318 SectionSP v1_telltale_section_sp = sections->FindSectionByName(ConstString ("__OBJC")); in GetObjCVersion() local
319 if (v1_telltale_section_sp) in GetObjCVersion()