Searched refs:text_sect (Results 1 – 1 of 1) sorted by relevance
503 SectionSP text_sect = sl->FindSectionByType(eSectionTypeCode, true); in GetCompactUnwindInfoForFunction() local504 if (text_sect.get()) { in GetCompactUnwindInfoForFunction()505 text_section_file_address = text_sect->GetFileAddress(); in GetCompactUnwindInfoForFunction()