Searched refs:dest_shndx (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc1182 Address *value, unsigned int *dest_shndx);
3008 unsigned int dest_shndx; local
3010 &to, &dest_shndx))
7676 unsigned int *dest_shndx)
7680 *dest_shndx = 0;
7701 *dest_shndx = symobj->get_opd_ent(*value - opd_addr, &sec_off);
7702 if (symtab->is_section_folded(symobj, *dest_shndx))
7705 = symtab->icf()->get_folded_section(symobj, *dest_shndx);
7707 *dest_shndx = folded.second;
7709 Address sec_addr = symobj->get_output_section_offset(*dest_shndx);
7671 symval_for_branch( const Symbol_table* symtab, const Sized_symbol<size>* gsym, Powerpc_relobj<size, big_endian>* object, Address *value, unsigned int *dest_shndx) argument
7888 unsigned int dest_shndx = 0; local
8169 unsigned int dest_shndx; local
[all...]

Completed in 106 milliseconds