Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dpowerpc.cc1240 r_type_(r_type), r_sym_(r_sym), addend_(addend) in Branch_info()
1258 unsigned int r_type_; member in __anonf2b8b68c0111::Target_powerpc::Branch_info
2677 ? gsym->use_plt_offset(Scan::get_reference_flags(this->r_type_, target)) in make_stub()
2684 && !is_branch_reloc(this->r_type_)) in make_stub()
2703 this->r_type_, this->addend_); in make_stub()
2707 this->r_type_, this->addend_); in make_stub()
2712 Address max_branch_offset = max_branch_delta(this->r_type_); in make_stub()
2766 if (!(size == 32 && this->r_type_ == elfcpp::R_PPC_PLTREL24)) in make_stub()
2793 this->r_type_, in make_stub()
H A Darm.cc208 { return this->r_type_; } in r_type()
227 : data_(data), type_(type), r_type_(r_type), reloc_addend_(reloc_addend) in Insn_template()
236 unsigned int r_type_; member in __anon392c4a0c0111::Insn_template
1865 : reloc_stub_(reloc_stub), r_type_(r_type), destination_(destination) in Cortex_a8_reloc()
1882 { return this->r_type_; } in r_type()
1894 unsigned int r_type_; member in __anon392c4a0c0111::Cortex_a8_reloc
1956 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true) in Static_reloc()
1961 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false) in Static_reloc()
1975 { return this->r_type_; } in r_type()
2010 unsigned int r_type_; member in __anon392c4a0c0111::Arm_output_data_got::Static_reloc
H A Dmips.cc2219 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true) in Static_reloc()
2224 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false) in Static_reloc()
2238 { return this->r_type_; } in r_type()
2273 unsigned int r_type_; member in __anone5cd35850111::Mips_output_data_got::Static_reloc
3852 : sym_(sym), r_type_(r_type), relobj_(relobj), in Dyn_reloc()
3867 this->r_type_, true, false); in emit()
3870 rel_dyn->add_global(this->sym_, this->r_type_, in emit()
3874 rel_dyn->add_symbolless_global_addend(this->sym_, this->r_type_, in emit()
3882 unsigned int r_type_; member in __anone5cd35850111::Target_mips::Dyn_reloc
H A Daarch64.cc579 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true) in Static_reloc()
584 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false) in Static_reloc()
598 { return this->r_type_; } in r_type()
633 unsigned int r_type_; member in __anon04877c550111::Output_data_got_aarch64::Static_reloc