Searched refs:is_dwp (Results 1 – 1 of 1) sorted by relevance
8811 try_open_dwop_file (const char *file_name, int is_dwp) in try_open_dwop_file() argument8818 if (is_dwp) in try_open_dwop_file()8852 open_dwop_file (const char *file_name, const char *comp_dir, int is_dwp) in open_dwop_file() argument8857 return try_open_dwop_file (file_name, is_dwp); in open_dwop_file()8867 abfd = try_open_dwop_file (path_to_try, is_dwp); in open_dwop_file()8879 return try_open_dwop_file (file_name, is_dwp); in open_dwop_file()