Searched refs:ctf_strdup (Results 1 – 6 of 6) sorted by relevance
141 ctf_strdup(const char *s1) in ctf_strdup() function
305 extern char *ctf_strdup(const char *);
694 fp->ctf_data.cts_name = ctf_strdup(fp->ctf_data.cts_name); in ctf_bufopen()696 fp->ctf_symtab.cts_name = ctf_strdup(fp->ctf_symtab.cts_name); in ctf_bufopen()698 fp->ctf_strtab.cts_name = ctf_strdup(fp->ctf_strtab.cts_name); in ctf_bufopen()
961 if (name != NULL && (s = ctf_strdup(name)) == NULL) { in ctf_add_generic()1403 if ((s = ctf_strdup(name)) == NULL) { in ctf_add_enumerator()1506 if (name != NULL && (s = ctf_strdup(name)) == NULL) { in ctf_add_member()1650 if (name != NULL && (s = ctf_strdup(name)) == NULL) { in membadd()2124 if ((dld->dld_name = ctf_strdup(name)) == NULL) { in ctf_add_label()
1049 dup = ctf_strdup(label); in ctf_merge_label()1185 dup = ctf_strdup(pname); in ctf_merge_uniquify()
567 if ((*strp = ctf_strdup(s)) == NULL) in ctf_dwarf_string()968 *newnamep = ctf_strdup(buf); in ctf_dwarf_parse_base()