Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h1172 make_eh_frame_section(const Relobj*);
Dlayout.cc1418 Output_section* os = this->make_eh_frame_section(object); in layout_eh_frame()
1500 Layout::make_eh_frame_section(const Relobj* object) in make_eh_frame_section() function in gold::Layout
1563 Output_section* os = this->make_eh_frame_section(NULL); in add_eh_frame_for_plt()
DChangeLog5297 make_eh_frame_section, and call it.
5298 (Layout::make_eh_frame_section): New function.