Searched refs:plt_eh_frame_cie (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 198 static const unsigned char plt_eh_frame_cie[plt_eh_frame_cie_size]; member in __anonf1ea37280111::Output_data_plt_i386 275 layout->add_eh_frame_for_plt(this, plt_eh_frame_cie, plt_eh_frame_cie_size, in do_add_eh_frame() 1326 Output_data_plt_i386::plt_eh_frame_cie[plt_eh_frame_cie_size] = member in __anonf1ea37280111::Output_data_plt_i386 3949 layout->add_eh_frame_for_plt(this, plt_eh_frame_cie, plt_eh_frame_cie_size, in do_add_eh_frame()
|
D | x86_64.cc | 291 static const unsigned char plt_eh_frame_cie[plt_eh_frame_cie_size]; member in __anon4c0d9acd0111::Output_data_plt_x86_64 359 this->plt_eh_frame_cie, in do_add_eh_frame() 1585 Output_data_plt_x86_64<size>::plt_eh_frame_cie[plt_eh_frame_cie_size] = member in __anon4c0d9acd0111::Output_data_plt_x86_64<size> 4624 this->plt_eh_frame_cie, in do_add_eh_frame()
|
D | ChangeLog | 5305 plt_eh_frame_cie_size, plt_eh_frame_fde_size, plt_eh_frame_cie, 5312 plt_eh_frame_cie_size, plt_eh_frame_fde_size, plt_eh_frame_cie,
|