Searched refs:layout_eh_frame (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | layout.cc | 1435 Layout::layout_eh_frame(Sized_relobj_file<size, big_endian>* object, in layout_eh_frame() function in gold::Layout 6432 Layout::layout_eh_frame<32, false>(Sized_relobj_file<32, false>* object, 6447 Layout::layout_eh_frame<32, true>(Sized_relobj_file<32, true>* object, 6462 Layout::layout_eh_frame<64, false>(Sized_relobj_file<64, false>* object, 6477 Layout::layout_eh_frame<64, true>(Sized_relobj_file<64, true>* object,
|
| D | layout.h | 658 layout_eh_frame(Sized_relobj_file<size, big_endian>* object,
|
| D | ChangeLog-2018 | 525 (Layout::layout_eh_frame): Check for unwind section type.
|
| D | object.cc | 1265 Output_section* os = layout->layout_eh_frame(this, in layout_eh_frame_section()
|
| D | ChangeLog-0815 | 1309 * layout.cc (Layout::layout_eh_frame): Don't add optimized sections 6713 * layout.cc (Layout::layout_eh_frame): Break out code into 6759 * layout.cc (Layout::layout_eh_frame): Likewise. 7008 * layout.cc (Layout::layout_eh_frame): Correct handling of 7996 (Layout::layout_eh_frame): Do not build .eh_frame_hdr section for 8499 * layout.cc (Layout::layout_eh_frame): Mark a writable .eh_frame 9687 (Layout::layout_eh_frame): Call add_output_section_to_nonload. 10133 (Layout::layout_eh_frame): Ditto. 12030 layout_eh_frame returns NULL. 12360 (Layout::layout_eh_frame): Likewise. [all …]
|