Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc11894 Arm_relobj<big_endian>* arm_object = in scan_reloc_section_for_stubs() local
11896 unsigned int local_count = arm_object->local_symbol_count(); in scan_reloc_section_for_stubs()
11951 arm_object->stub_table(relinfo->data_shndx); in scan_reloc_section_for_stubs()
11981 psymval = arm_object->local_symbol(r_sym); in scan_reloc_section_for_stubs()
11993 && !arm_object->is_section_included(shndx) in scan_reloc_section_for_stubs()
11994 && !relinfo->symtab->is_section_folded(arm_object, shndx)); in scan_reloc_section_for_stubs()
12002 arm_object->compute_final_local_value(r_sym, psymval, &symval, in scan_reloc_section_for_stubs()
12012 arm_object->section_name(shndx); in scan_reloc_section_for_stubs()
12013 arm_object->error(_("cannot handle branch to local %u " in scan_reloc_section_for_stubs()
12029 gsym = arm_object->global_symbol(r_sym); in scan_reloc_section_for_stubs()
[all …]