Searched refs:add_static_reloc (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 1894 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc() function in __anona7e08b770111::Mips_output_data_got 1902 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc() function in __anona7e08b770111::Mips_output_data_got 5142 got->add_static_reloc(got_offset + size/8, r_type2, in add_tls_entries() 5153 got->add_static_reloc(got_offset + size/8, r_type2, in add_tls_entries() 5170 got->add_static_reloc(got_offset, r_type, entry->object(), in add_tls_entries() 5232 got->add_static_reloc(got_offset + size/8, r_type2, mips_sym); in add_tls_entries() 5251 got->add_static_reloc(got_offset, r_type, mips_sym); in add_tls_entries()
|
D | aarch64.cc | 439 add_static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in add_static_reloc() function in __anon20db65070111::Output_data_got_aarch64 447 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc() function in __anon20db65070111::Output_data_got_aarch64 6060 got->add_static_reloc(got_offset, elfcpp::R_AARCH64_TLS_TPREL64, in local() 6476 got->add_static_reloc(got_offset, in global()
|
D | arm.cc | 1915 add_static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in add_static_reloc() function in __anon5653a9be0111::Arm_output_data_got 1922 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc() function in __anon5653a9be0111::Arm_output_data_got 8629 got->add_static_reloc(got_offset, in local() 9093 got->add_static_reloc(got_offset, in global()
|
D | ChangeLog | 747 * aarch64.cc: (Output_data_got_aarch64::add_static_reloc):
|