Searched refs:compdir_str (Results 1 – 1 of 1) sorted by relevance
535 HChar* compdir_str = ML_(cur_read_strdup)(ui->compdir, "di.rd2l.1b"); in read_dwarf2_lineblock() local536 SizeT len = VG_(strlen)(compdir_str) + 1 + VG_(strlen)(data_str); in read_dwarf2_lineblock()539 VG_(strcpy)(buf, compdir_str); in read_dwarf2_lineblock()546 ML_(dinfo_free)(compdir_str); in read_dwarf2_lineblock()