Home
last modified time | relevance | path

Searched refs:any_unrecognized_eh_frame_sections_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dehframe.h56 { this->any_unrecognized_eh_frame_sections_ = true; } in found_unrecognized_eh_frame_section()
62 if (!this->any_unrecognized_eh_frame_sections_) in record_fde()
159 bool any_unrecognized_eh_frame_sections_; variable
Dehframe.cc87 any_unrecognized_eh_frame_sections_(false) in Eh_frame_hdr()
97 if (!this->any_unrecognized_eh_frame_sections_) in set_final_data_size()
161 if (this->any_unrecognized_eh_frame_sections_ in do_sized_write()