Searched refs:has_eh_frame_ (Results 1 – 2 of 2) sorted by relevance
431 has_eh_frame_(false), in Sized_relobj_file()741 this->has_eh_frame_ = true; in do_find_special_sections()752 return (this->has_eh_frame_ in do_find_special_sections()1227 gold_assert(this->has_eh_frame_); in layout_eh_frame_section()2330 gold_assert(this->has_eh_frame_); in compute_final_local_value_internal()
2716 bool has_eh_frame_; variable