Searched refs:ctf_lookup_symbol_idx (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c536 ctf_lookup_symbol_idx (ctf_dict_t *fp, const char *symname) function
629 return ctf_lookup_symbol_idx (fp->ctf_parent, symname);
980 if ((symidx = ctf_lookup_symbol_idx (fp, symname)) == (unsigned long) -1)
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c536 ctf_lookup_symbol_idx (ctf_dict_t *fp, const char *symname) function
629 return ctf_lookup_symbol_idx (fp->ctf_parent, symname);
980 if ((symidx = ctf_lookup_symbol_idx (fp, symname)) == (unsigned long) -1)
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c536 ctf_lookup_symbol_idx (ctf_dict_t *fp, const char *symname) function
629 return ctf_lookup_symbol_idx (fp->ctf_parent, symname);
980 if ((symidx = ctf_lookup_symbol_idx (fp, symname)) == (unsigned long) -1)

Completed in 135 milliseconds