Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp3888 ConstString text_segment_name ("__TEXT"); in GetEntryPointAddress() local
3890 … SectionSP text_segment_sp = GetSectionList()->FindSectionByName(text_segment_name); in GetEntryPointAddress()