Home
last modified time | relevance | path

Searched refs:eh_frame_hdr_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dehframe.cc531 eh_frame_hdr_(NULL), in Eh_frame()
604 if (this->eh_frame_hdr_ != NULL) in add_ehframe_input_section()
605 this->eh_frame_hdr_->found_unrecognized_eh_frame_section(); in add_ehframe_input_section()
1199 addralign, this->eh_frame_hdr_, in do_sized_write()
1205 addralign, this->eh_frame_hdr_, in do_sized_write()
1213 this->eh_frame_hdr_); in do_sized_write()
Dehframe.h374 { this->eh_frame_hdr_ = hdr; } in set_eh_frame_hdr()
508 Eh_frame_hdr* eh_frame_hdr_; variable
DChangeLog14906 this->eh_frame_hdr_ is NULL before using it.