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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c217 /* This structure is passed to mips_elf_sort_hash_table_f when sorting
494 static bfd_boolean mips_elf_sort_hash_table_f
2762 mips_elf_sort_hash_table_f,
2783 mips_elf_sort_hash_table_f (struct mips_elf_link_hash_entry *h, void *data)
3497 The number 2 is used by mips_elf_sort_hash_table_f to count
2770 mips_elf_sort_hash_table_f (struct mips_elf_link_hash_entry *h, void *data) function
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c303 /* This structure is passed to mips_elf_sort_hash_table_f when sorting
746 static bfd_boolean mips_elf_sort_hash_table_f
3871 mips_elf_link_hash_traverse (htab, mips_elf_sort_hash_table_f, &hsd);
3892 mips_elf_sort_hash_table_f (struct mips_elf_link_hash_entry *h, void *data)
3877 mips_elf_sort_hash_table_f (struct mips_elf_link_hash_entry *h, void *data) function

Completed in 195 milliseconds