Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc52 const int32_t TILEGX_INST_BUNDLE_SIZE = 64; variable
87 TILEGX_INST_BUNDLE_SIZE, false), in Output_data_plt_tilegx()
2384 typedef typename elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::Valtype in fill_plt_entry()
2390 Valtype val = elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::readval(wv); in fill_plt_entry()
2397 elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::writeval(wv, in fill_plt_entry()
2402 val = elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::readval(wv); in fill_plt_entry()
2407 elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::writeval(wv, in fill_plt_entry()
2412 val = elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::readval(wv); in fill_plt_entry()
2417 elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::writeval(wv, in fill_plt_entry()
2422 val = elfcpp::Swap<TILEGX_INST_BUNDLE_SIZE, big_endian>::readval(wv); in fill_plt_entry()
[all …]