Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc1855 this->master_got_info_ = new Mips_got_info<size, big_endian>(); in Mips_output_data_got()
1866 this->master_got_info_->record_local_got_symbol(object, symndx, addend, in record_local_got_symbol()
1879 this->master_got_info_->record_global_got_symbol(mips_sym, object, r_type, in record_global_got_symbol()
1888 { this->master_got_info_->record_got_page_entry(object, symndx, addend); } in record_got_page_entry()
1934 return (2 + this->master_got_info_->local_gotno() in get_local_gotno()
1935 + this->master_got_info_->page_gotno()); in get_local_gotno()
1980 ? this->master_got_info_ in get_got_page_offset()
2013 ? this->master_got_info_ in tls_ldm_offset()
2025 ? this->master_got_info_ in set_tls_ldm_offset()
2052 { this->master_got_info_->add_reloc_only_entries(this); } in add_reloc_only_entries()
[all …]