Searched refs:record_got_page_entry (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 667 record_got_page_entry(Mips_relobj<size, big_endian>* object, 1886 record_got_page_entry(Mips_relobj<size, big_endian>* object, in record_got_page_entry() function in __anona7e08b770111::Mips_output_data_got 1888 { this->master_got_info_->record_got_page_entry(object, symndx, addend); } in record_got_page_entry() 4833 Mips_got_info<size, big_endian>::record_got_page_entry( in record_got_page_entry() function in __anona7e08b770111::Mips_got_info 8723 target->got_section()->record_got_page_entry(mips_obj, r_sym, addend); in local() 8798 target->got_section()->record_got_page_entry(mips_obj, r_sym, in local() 9313 got->record_got_page_entry(mips_obj, r_sym, addend); in global()
|