Home | History | Annotate | Download | only in gold

Lines Matching refs:plt_entry

220   static const unsigned char plt_entry[plt_entry_size];
2306 Output_data_plt_tilegx<64, false>::plt_entry[plt_entry_size] =
2323 Output_data_plt_tilegx<32, false>::plt_entry[plt_entry_size] =
2339 Output_data_plt_tilegx<64, true>::plt_entry[plt_entry_size] =
2356 Output_data_plt_tilegx<32, true>::plt_entry[plt_entry_size] =
2386 memcpy(pov, plt_entry, plt_entry_size);