Searched refs:r_type_2 (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | output.cc | 1518 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()
|
| HD | output.h | 2489 unsigned int r_type_1, unsigned int r_type_2);
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | output.cc | 1506 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()
|
| HD | output.h | 2489 unsigned int r_type_1, unsigned int r_type_2);
|
| HD | powerpc.cc | 2231 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()
|