Searched refs:obj_file_abspath (Results 1 – 1 of 1) sorted by relevance
442 char obj_file_abspath[PATH_MAX]; in ReadDebugLink() local443 if (!realpath(obj_file.c_str(), obj_file_abspath)) { in ReadDebugLink()458 if (IsSameFile(obj_file_abspath, debuglink_path)) in ReadDebugLink()