Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Delf.c8867 struct elf_symbuf_symbol struct
8876 struct elf_symbuf_symbol *ssym; argument
8886 struct elf_symbuf_symbol *ssym;
8915 struct elf_symbuf_symbol *ssym; in elf_create_symbuf()
8944 ssym = (struct elf_symbuf_symbol *) (ssymbuf + shndx_count + 1); in elf_create_symbuf()
9064 struct elf_symbuf_symbol *ssym, *ssymend; in bfd_elf_match_symbols_in_sections()
DChangeLog1578 * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.