Searched refs:eh_frame_section_sp (Results 1 – 1 of 1) sorted by relevance
2506 SectionSP eh_frame_section_sp; in ParseSymtab() local2508 eh_frame_section_sp = text_section_sp->GetChildren().FindSectionByName( in ParseSymtab()2511 eh_frame_section_sp = in ParseSymtab()2557 if (text_section_sp.get() && eh_frame_section_sp.get() && in ParseSymtab()2559 DWARFCallFrameInfo eh_frame(*this, eh_frame_section_sp, in ParseSymtab()2606 const user_id_t TEXT_eh_frame_sectID = eh_frame_section_sp.get() in ParseSymtab()2607 ? eh_frame_section_sp->GetID() in ParseSymtab()