Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc48 const int32_t TILEGX_GOTPLT_RESERVE_COUNT = 2; variable
1908 (TILEGX_GOTPLT_RESERVE_COUNT * (size / 8)); in got_section()
2018 reserved = TILEGX_GOTPLT_RESERVE_COUNT; in add_entry()
2483 unsigned int got_offset = (size / 8) * TILEGX_GOTPLT_RESERVE_COUNT; in do_write()
2651 = new Output_data_space((plt_count + TILEGX_GOTPLT_RESERVE_COUNT) in init_got_plt_for_update()