Searched refs:dest_shndx (Results 1 – 1 of 1) sorted by relevance
1042 Address *value, unsigned int *dest_shndx);2720 unsigned int dest_shndx; in make_stub() local2722 &to, &dest_shndx)) in make_stub()6741 unsigned int *dest_shndx) in symval_for_branch() argument6745 *dest_shndx = 0; in symval_for_branch()6765 *dest_shndx = symobj->get_opd_ent(*value - opd_addr, &sec_off); in symval_for_branch()6766 if (symtab->is_section_folded(symobj, *dest_shndx)) in symval_for_branch()6769 = symtab->icf()->get_folded_section(symobj, *dest_shndx); in symval_for_branch()6771 *dest_shndx = folded.second; in symval_for_branch()6773 Address sec_addr = symobj->get_output_section_offset(*dest_shndx); in symval_for_branch()[all …]