Home
last modified time | relevance | path

Searched refs:spu_stub_hash_entry (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/binutils/bfd/
HDelf32-spu.c303 struct spu_stub_hash_entry struct
329 entry = bfd_hash_allocate (table, sizeof (struct spu_stub_hash_entry)); in stub_hash_newfunc() argument
338 struct spu_stub_hash_entry *sh = (struct spu_stub_hash_entry *) entry; in stub_hash_newfunc()
370 sizeof (struct spu_stub_hash_entry))) in spu_elf_link_hash_table_create()
753 struct spu_stub_hash_entry **sh;
774 struct spu_stub_hash_entry *sh; in allocate_spuear_stubs()
782 sh = (struct spu_stub_hash_entry *) in allocate_spuear_stubs()
813 stubs->sh[--stubs->count] = (struct spu_stub_hash_entry *) bh; in populate_stubs()
822 const struct spu_stub_hash_entry *const *sa = a; in sort_stubs()
823 const struct spu_stub_hash_entry *const *sb = b; in sort_stubs()
[all …]