Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c27 ctf_strraw_explicit (ctf_dict_t *fp, uint32_t name, ctf_strs_t *strtab) in ctf_strraw_explicit() function
64 return ctf_strraw_explicit (fp, name, NULL); in ctf_strraw()
H A Dctf-serialize.c935 return (strcmp (ctf_strraw_explicit (arg->fp, one->ctv_name, arg->strtab), in ctf_sort_var()
936 ctf_strraw_explicit (arg->fp, two->ctv_name, arg->strtab))); in ctf_sort_var()
H A Dctf-impl.h721 extern const char *ctf_strraw_explicit (ctf_dict_t *, uint32_t,
H A DChangeLog-20201147 * ctf-string.c (ctf_strraw_explicit): Check the ctf_prov_strtab
1455 * ctf-string.c (ctf_strraw_explicit): Split from...
1471 (ctf_sort_var): Call ctf_strraw_explicit rather than looking up
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c27 ctf_strraw_explicit (ctf_dict_t *fp, uint32_t name, ctf_strs_t *strtab) in ctf_strraw_explicit() function
64 return ctf_strraw_explicit (fp, name, NULL); in ctf_strraw()
H A Dctf-serialize.c935 return (strcmp (ctf_strraw_explicit (arg->fp, one->ctv_name, arg->strtab), in ctf_sort_var()
936 ctf_strraw_explicit (arg->fp, two->ctv_name, arg->strtab))); in ctf_sort_var()
H A Dctf-impl.h721 extern const char *ctf_strraw_explicit (ctf_dict_t *, uint32_t,
H A DChangeLog-20201147 * ctf-string.c (ctf_strraw_explicit): Check the ctf_prov_strtab
1455 * ctf-string.c (ctf_strraw_explicit): Split from...
1471 (ctf_sort_var): Call ctf_strraw_explicit rather than looking up
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201147 * ctf-string.c (ctf_strraw_explicit): Check the ctf_prov_strtab
1455 * ctf-string.c (ctf_strraw_explicit): Split from...
1471 (ctf_sort_var): Call ctf_strraw_explicit rather than looking up