Searched refs:cu_die_name (Results 1 – 1 of 1) sorted by relevance
927 const char * cu_die_name = cu_die->GetName(this, dwarf_cu); in ParseCompileUnit() local930 if (cu_die_name) in ParseCompileUnit()935 … if (cu_die_name[0] == '/' || cu_comp_dir == NULL || cu_comp_dir[0] == '\0') in ParseCompileUnit()939 if (module_sp->RemapSourceFile(cu_die_name, ramapped_file)) in ParseCompileUnit()942 cu_file_spec.SetFile (cu_die_name, false); in ParseCompileUnit()949 fullpath += cu_die_name; in ParseCompileUnit()