Searched refs:unwind_section_type (Results 1 – 5 of 5) sorted by relevance
484 unwind_section_type() const in unwind_section_type() function485 { return this->pti_->unwind_section_type; } in unwind_section_type()582 const unsigned int unwind_section_type; member
545 * target.h (Target::unwind_section_type): New method.546 (Target::Target_info::unwind_section_type): New data member.548 * aarch64.cc (aarch64_info): Add unwind_section_type.560 * testsuite/testfile.cc: Add unwind_section_type.
1445 const unsigned int unwind_section_type = in layout_eh_frame() local1446 parameters->target().unwind_section_type(); in layout_eh_frame()1449 || shdr.get_sh_type() == unwind_section_type); in layout_eh_frame()1536 const unsigned int unwind_section_type = in make_eh_frame_section() local1537 parameters->target().unwind_section_type(); in make_eh_frame_section()1540 unwind_section_type, in make_eh_frame_section()1558 unwind_section_type, in make_eh_frame_section()
578 || sh_type == parameters->target().unwind_section_type()) in check_eh_frame_flags()1424 const unsigned int unwind_section_type = in do_layout() local1425 parameters->target().unwind_section_type(); in do_layout()1753 sh_type = unwind_section_type; in do_layout()
188 || sh_type == parameters->target().unwind_section_type()); in can_incremental_update()