cu_find_realpath
const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
pf->fname = cu_find_realpath(&pf->cu_die, pp->file);
lf.fname = cu_find_realpath(&lf.cu_die, lr->file);