Home
last modified time | relevance | path

Searched defs:text_segment_sp (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp3890 … SectionSP text_segment_sp = GetSectionList()->FindSectionByName(text_segment_name); in GetEntryPointAddress() local
3948 SectionSP text_segment_sp (section_list->FindSectionByName (GetSegmentNameTEXT())); in GetHeaderAddress() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp2194 … SectionSP text_segment_sp (section_list->FindSectionByName(ConstString("__TEXT"))); in GetSharedCacheReadOnlyAddress() local