Searched defs:elf_link_output_extsym (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delflink.c5927 elf_link_output_extsym (struct elf_link_hash_entry *h, void *data) function
7612 elf_link_hash_traverse (elf_hash_table (info), elf_link_output_extsym, local
7707 elf_link_hash_traverse (elf_hash_table (info), elf_link_output_extsym, local
H A Delflink.h5618 elf_link_hash_traverse (elf_hash_table (info), elf_link_output_extsym, variable
5712 elf_link_hash_traverse (elf_hash_table (info), elf_link_output_extsym, variable
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c6704 elf_link_output_extsym (struct elf_link_hash_entry *h, void *data) function
8641 elf_link_hash_traverse (elf_hash_table (info), elf_link_output_extsym, local
8742 elf_link_hash_traverse (elf_hash_table (info), elf_link_output_extsym, local

Completed in 231 milliseconds