Searched refs:caller_file (Results 1 – 2 of 2) sorted by relevance
1266 char *caller_file; member2558 func->caller_file = concat_filename (unit->line_table, in scan_unit_for_symbols()4184 *filename_ptr = func->caller_file; in _bfd_dwarf2_find_inliner_info()4236 if (function_table->caller_file) in _bfd_dwarf2_cleanup_debug_info()4238 free (function_table->caller_file); in _bfd_dwarf2_cleanup_debug_info()4239 function_table->caller_file = NULL; in _bfd_dwarf2_cleanup_debug_info()
2378 (struct funcinfo): Add caller_func, caller_file, caller_line.