Searched refs:plt_index_to_offset (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dsparc.cc1378 plt_index_to_offset(unsigned int index) function in class:__anon581::Output_data_plt_sparc
1403 section_offset_type sz = plt_index_to_offset(full_count) + extra;
1499 plt_offset = plt_index_to_offset(index);
1512 plt_offset = plt_index_to_offset(this->count_ + 4);
1536 plt_offset = plt_index_to_offset(index);
1567 plt_offset = this->plt_index_to_offset(index);
1581 plt_offset = this->plt_index_to_offset(index);
1637 offset = plt_index_to_offset(this->count_ + 4);
1651 + plt_index_to_offset(this->count_ + 4)

Completed in 46 milliseconds