Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_hash.c100 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_hash_insert()
151 ctf_strs_t *ctsp; in ctf_hash_lookup()
H A Dctf_impl.h83 } ctf_strs_t; typedef
190 ctf_strs_t ctf_str[2]; /* array of string table base and bounds */
H A Dctf_util.c104 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_strraw()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h107 } ctf_strs_t; typedef
390 ctf_strs_t ctf_str[2]; /* Array of string table base and bounds. */
722 ctf_strs_t *);
H A Dctf-string.c27 ctf_strraw_explicit (ctf_dict_t *fp, uint32_t name, ctf_strs_t *strtab) in ctf_strraw_explicit()
29 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID (name)]; in ctf_strraw_explicit()
H A Dctf-serialize.c925 ctf_strs_t *strtab;
1085 ctf_sort_var_arg_cb_t sort_var_arg = { fp, (ctf_strs_t *) &strtab }; in ctf_serialize()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h107 } ctf_strs_t; typedef
390 ctf_strs_t ctf_str[2]; /* Array of string table base and bounds. */
722 ctf_strs_t *);
H A Dctf-string.c27 ctf_strraw_explicit (ctf_dict_t *fp, uint32_t name, ctf_strs_t *strtab) in ctf_strraw_explicit()
29 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID (name)]; in ctf_strraw_explicit()
H A Dctf-serialize.c925 ctf_strs_t *strtab;
1085 ctf_sort_var_arg_cb_t sort_var_arg = { fp, (ctf_strs_t *) &strtab }; in ctf_serialize()