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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf32-ppc.c2815 create_sdata_sym (struct ppc_elf_link_hash_table *htab,
2854 return create_sdata_sym (htab, lsect);
3219 && !create_sdata_sym (htab, &htab->sdata[0]))
3235 && !create_sdata_sym (htab, &htab->sdata[1]))
3252 && !create_sdata_sym (htab, &htab->sdata[0]))
3255 && !create_sdata_sym (htab, &htab->sdata[1]))
2809 create_sdata_sym (struct ppc_elf_link_hash_table *htab, function

Completed in 55 milliseconds