HomeSort by: relevance | last modified time | path
    Searched defs:ctf_strptr (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/common/ctf/
ctf_util.c 114 ctf_strptr(const ctf_file_t *fp, uint_t name) function
  /src/external/gpl3/binutils/dist/libctf/
ctf-string.c 77 ctf_strptr (ctf_dict_t *fp, uint32_t name) function
622 with ctf_strptr(). Only external strtab offsets with references are
634 is another copy in the strtab; this ensures that ctf_strptr()-returned
817 ctf_strptr() will find them there. The provisional offset now starts right
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-string.c 77 ctf_strptr (ctf_dict_t *fp, uint32_t name) function
622 with ctf_strptr(). Only external strtab offsets with references are
634 is another copy in the strtab; this ensures that ctf_strptr()-returned
817 ctf_strptr() will find them there. The provisional offset now starts right
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-string.c 77 ctf_strptr (ctf_dict_t *fp, uint32_t name) function
622 with ctf_strptr(). Only external strtab offsets with references are
634 is another copy in the strtab; this ensures that ctf_strptr()-returned
817 ctf_strptr() will find them there. The provisional offset now starts right
  /src/external/gpl3/gdb/dist/libctf/
ctf-string.c 77 ctf_strptr (ctf_dict_t *fp, uint32_t name) function
622 with ctf_strptr(). Only external strtab offsets with references are
634 is another copy in the strtab; this ensures that ctf_strptr()-returned
817 ctf_strptr() will find them there. The provisional offset now starts right
  /src/external/cddl/osnet/dev/fbt/
fbt.c 934 ctf_strptr(mod_ctf_t *mc, int name) function
972 if (ctf_strptr(mc, tp->ctt_name)[0] == '\0') {
1083 const char *name = ctf_strptr(mc, tp->ctt_name);

Completed in 24 milliseconds