Searched refs:text_segment_sp (Results 1 – 2 of 2) sorted by relevance
2642 SectionSP text_segment_sp = in ParseSymtab() local2645 if (text_segment_sp) in ParseSymtab()2646 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()5315 SectionSP text_segment_sp =5317 if (text_segment_sp) {5377 SectionSP text_segment_sp(5379 if (text_segment_sp) {5380 header_addr.SetSection(text_segment_sp);6106 SectionSP text_segment_sp =6108 if (text_segment_sp.get() && SectionIsLoadable(text_segment_sp.get()))[all …]
2333 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local2336 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()2338 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()