Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c115 ctf_elf32_to_link_sym (ctf_dict_t *fp, ctf_link_sym_t *dst, const Elf32_Sym *src, in ctf_elf32_to_link_sym() function
H A Dctf-lookup.c508 ctf_elf32_to_link_sym (fp, &sym, symp, symidx); in ctf_lookup_symbol_name()
608 ctf_elf32_to_link_sym (fp, &sym, &symp[cache->ctf_symhash_latest], in ctf_lookup_symbol_idx()
H A Dctf-impl.h781 extern ctf_link_sym_t *ctf_elf32_to_link_sym (ctf_dict_t *fp, ctf_link_sym_t *dst,
H A DChangeLog-202018 * ctf-util.c (ctf_elf32_to_link_sym): Use it, byteswapping the
110 (ctf_elf32_to_link_sym): ... this, and...
195 (ctf_elf32_to_link_sym): Likewise, for Elf32_Sym.
H A Dctf-open.c288 ctf_elf32_to_link_sym (fp, &sym, symp32, i); in init_symtab()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-util.c115 ctf_elf32_to_link_sym (ctf_dict_t *fp, ctf_link_sym_t *dst, const Elf32_Sym *src, in ctf_elf32_to_link_sym() function
H A Dctf-lookup.c505 ctf_elf32_to_link_sym (fp, &sym, symp, symidx); in ctf_lookup_symbol_name()
605 ctf_elf32_to_link_sym (fp, &sym, &symp[cache->ctf_symhash_latest], in ctf_lookup_symbol_idx()
H A Dctf-impl.h782 extern ctf_link_sym_t *ctf_elf32_to_link_sym (ctf_dict_t *fp, ctf_link_sym_t *dst,
H A DChangeLog-202018 * ctf-util.c (ctf_elf32_to_link_sym): Use it, byteswapping the
110 (ctf_elf32_to_link_sym): ... this, and...
195 (ctf_elf32_to_link_sym): Likewise, for Elf32_Sym.
H A Dctf-open.c288 ctf_elf32_to_link_sym (fp, &sym, symp32, i); in init_symtab()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-202018 * ctf-util.c (ctf_elf32_to_link_sym): Use it, byteswapping the
110 (ctf_elf32_to_link_sym): ... this, and...
195 (ctf_elf32_to_link_sym): Likewise, for Elf32_Sym.