Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
HDoutput.cc1518 unsigned int r_type_2) in add_global_pair_with_rel() argument
1527 if (r_type_2 != 0) in add_global_pair_with_rel()
1528 rel_dyn->add_global_generic(gsym, r_type_2, this, in add_global_pair_with_rel()
HDoutput.h2489 unsigned int r_type_1, unsigned int r_type_2);
/dragonfly/contrib/binutils-2.27/gold/
HDoutput.cc1506 unsigned int r_type_2) in add_global_pair_with_rel() argument
1515 if (r_type_2 != 0) in add_global_pair_with_rel()
1516 rel_dyn->add_global_generic(gsym, r_type_2, this, in add_global_pair_with_rel()
HDoutput.h2489 unsigned int r_type_1, unsigned int r_type_2);
HDpowerpc.cc2231 unsigned int r_type_1, unsigned int r_type_2) in add_global_pair_with_rel() argument
2235 add_global_pair_with_rel(gsym, got_type, rel_dyn, r_type_1, r_type_2); in add_global_pair_with_rel()