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

/freebsd-12-stable/contrib/binutils/bfd/
H A Delf32-ppc.c2863 create_sdata_sym (struct ppc_elf_link_hash_table *htab,
2902 return create_sdata_sym (htab, lsect);
3304 && !create_sdata_sym (htab, &htab->sdata[0]))
3320 && !create_sdata_sym (htab, &htab->sdata[1]))
3337 && !create_sdata_sym (htab, &htab->sdata[0]))
3340 && !create_sdata_sym (htab, &htab->sdata[1]))
2857 create_sdata_sym (struct ppc_elf_link_hash_table *htab, function

Completed in 93 milliseconds