Searched refs:text_segment_sp (Results 1 – 2 of 2) sorted by relevance
2658 SectionSP text_segment_sp = in ParseSymtab() local2661 if (text_segment_sp) in ParseSymtab()2662 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()5331 SectionSP text_segment_sp =5333 if (text_segment_sp) {5335 start_address = text_segment_sp->GetFileAddress() + entryoffset;5393 SectionSP text_segment_sp(5395 if (text_segment_sp) {5396 header_addr.SetSection(text_segment_sp);6128 SectionSP text_segment_sp =[all …]
2339 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local2342 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()2344 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()