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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c5228 asection **opd_sym_section;
5231 opd_sym_section = get_opd_info (rsec);
5232 if (opd_sym_section != NULL)
5237 rsec = opd_sym_section[(sym->st_value + rel->r_addend) / 8];
5224 asection **opd_sym_section; local

Completed in 141 milliseconds