Searched refs:plt_eh_frame_cie_size (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 197 static const int plt_eh_frame_cie_size = 16; member in __anonf1ea37280111::Output_data_plt_i386 198 static const unsigned char plt_eh_frame_cie[plt_eh_frame_cie_size]; 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] = 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 | 290 static const int plt_eh_frame_cie_size = 16; member in __anon4c0d9acd0111::Output_data_plt_x86_64 291 static const unsigned char plt_eh_frame_cie[plt_eh_frame_cie_size]; 360 this->plt_eh_frame_cie_size, in do_add_eh_frame() 1585 Output_data_plt_x86_64<size>::plt_eh_frame_cie[plt_eh_frame_cie_size] = 4625 this->plt_eh_frame_cie_size, 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,
|