Searched refs:concat_filename (Results 1 – 6 of 6) sorted by relevance
1334 concat_filename (struct line_info_table *table, unsigned int file) in concat_filename() function1708 char * filename = table->num_files ? concat_filename (table, 1) : NULL; in decode_line_info()1865 filename = concat_filename (table, file); in decode_line_info()2379 func->caller_file = concat_filename (unit->line_table, in scan_unit_for_symbols()2422 func->file = concat_filename (unit->line_table, in scan_unit_for_symbols()2443 var->file = concat_filename (unit->line_table, in scan_unit_for_symbols()
898 * dwarf2.c (concat_filename): Apply DW_AT_comp_dir if dir table3002 * dwarf2.c (concat_filename): Don't issue an error if file is 0.
3877 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()3910 * dwarf2.c (concat_filename): Always allocate space for the3913 concat_filename.7521 * dwarf2.c (concat_filename): If we can't establish the directory
3538 * dwarf2.c (concat_filename): Rename dirname with dir_name
5786 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.8628 * dwarf2.c (concat_filename): Avoid string literal concatenation.
2197 (concat_filename): Check for out-of-range file number before