Searched refs:r_type_1 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | output.cc | 1531 unsigned int r_type_1, in add_global_pair_with_rel() argument 1540 rel_dyn->add_global_generic(gsym, r_type_1, this, got_offset, addend); in add_global_pair_with_rel()
|
H A D | output.h | 2492 unsigned int r_type_1, unsigned int r_type_2,
|
H A D | powerpc.cc | 2995 unsigned int r_type_1, unsigned int r_type_2, in add_global_pair_with_rel() argument 3003 add_global_pair_with_rel(gsym, got_type, rel_dyn, r_type_1, r_type_2, in add_global_pair_with_rel()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | output.cc | 1530 unsigned int r_type_1, in add_global_pair_with_rel() argument 1539 rel_dyn->add_global_generic(gsym, r_type_1, this, got_offset, addend); in add_global_pair_with_rel()
|
H A D | output.h | 2492 unsigned int r_type_1, unsigned int r_type_2,
|
H A D | powerpc.cc | 2971 unsigned int r_type_1, unsigned int r_type_2, in add_global_pair_with_rel() argument 2979 add_global_pair_with_rel(gsym, got_type, rel_dyn, r_type_1, r_type_2, in add_global_pair_with_rel()
|