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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delf64-ppc.c3385 asection * (*add_stub_section) (const char *, asection *);
3792 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
9137 asection *(*add_stub_section) (const char *, asection *),
9145 htab->add_stub_section = add_stub_section;
3381 asection * (*add_stub_section) (const char *, asection *); member in struct:ppc_link_hash_table

Completed in 169 milliseconds