Searched defs:stub_key (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | arm.cc | 4073 Reloc_stub::Key stub_key(stub_type, gsym, object, r_sym, addend); in arm_branch_common() local 4214 Reloc_stub::Key stub_key(stub_type, gsym, object, r_sym, addend); in thumb_branch_common() local 11991 Reloc_stub::Key stub_key(stub_type, gsym, arm_relobj, r_sym, addend); in scan_reloc_for_stub() local
|
H A D | aarch64.cc | 5545 typename The_reloc_stub::Key stub_key(stub_type, gsym, object, r_sym, addend); in maybe_apply_stub() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | arm.cc | 4073 Reloc_stub::Key stub_key(stub_type, gsym, object, r_sym, addend); in arm_branch_common() local 4214 Reloc_stub::Key stub_key(stub_type, gsym, object, r_sym, addend); in thumb_branch_common() local 11991 Reloc_stub::Key stub_key(stub_type, gsym, arm_relobj, r_sym, addend); in scan_reloc_for_stub() local
|
H A D | aarch64.cc | 5543 typename The_reloc_stub::Key stub_key(stub_type, gsym, object, r_sym, addend); in maybe_apply_stub() local
|