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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-spu.c920 unsigned int r_indx; local
931 r_indx = ELF32_R_SYM (irela->r_info);
940 if (!get_sym_h (&h, &sym, &sym_sec, psyms, r_indx, ibfd))
1922 unsigned int r_indx; local
1937 r_indx = ELF32_R_SYM (irela->r_info);
1938 if (!get_sym_h (&h, &sym, &sym_sec, psyms, r_indx, sec->owner))
H A Delf64-ppc.c9437 unsigned int r_indx;
9453 r_indx = ELF64_R_SYM (irela->r_info);
9471 r_indx, input_bfd))
9433 unsigned int r_indx; local

Completed in 141 milliseconds