Lines Matching refs:strdup
295 tvar->value = strdup(regs); in convert_variable_location()
327 tvar->type = strdup(cast); in convert_variable_type()
385 tvar->type = strdup(cast); in convert_variable_type()
422 tvar->type = strdup(buf); in convert_variable_type()
607 pf->tvar->name = strdup(pf->pvar->name); in find_variable()
672 tp->symbol = strdup(symbol); in convert_to_trace_point()
1390 tev->point.realname = strdup(dwarf_diename(sc_die)); in add_probe_trace_event()
1468 tevs[j].args[i].type = strdup(type); in fill_empty_trace_arg()
1806 ppt->function = strdup(func); in debuginfo__find_probe_point()
1813 ppt->file = strdup(fname); in debuginfo__find_probe_point()
1832 lr->path = strdup(src); in line_range_add_line()
2002 lr->comp_dir = strdup(comp_dir); in debuginfo__find_line_range()
2069 *new_path = strdup(raw_path); in find_source_path()