Lines Matching refs:strdup
190 tvar->value = strdup(regs); in convert_variable_location()
220 tvar->type = strdup(cast); in convert_variable_type()
278 tvar->type = strdup(cast); in convert_variable_type()
315 tvar->type = strdup(buf); in convert_variable_type()
500 pf->tvar->name = strdup(pf->pvar->name); in find_variable()
565 tp->symbol = strdup(symbol); in convert_to_trace_point()
1296 tev->point.realname = strdup(dwarf_diename(sc_die)); in add_probe_trace_event()
1376 tevs[j].args[i].type = strdup(type); in fill_empty_trace_arg()
1691 ppt->function = strdup(func); in debuginfo__find_probe_point()
1698 ppt->file = strdup(fname); in debuginfo__find_probe_point()
1717 lr->path = strdup(src); in line_range_add_line()
1887 lr->comp_dir = strdup(comp_dir); in debuginfo__find_line_range()
1923 *new_path = strdup(raw_path); in find_source_path()