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