Searched refs:caller_file (Results 1 – 2 of 2) sorted by relevance
1160 char *caller_file; member2379 func->caller_file = concat_filename (unit->line_table, in scan_unit_for_symbols()3890 *filename_ptr = func->caller_file; in _bfd_dwarf2_find_inliner_info()3942 if (function_table->caller_file) in _bfd_dwarf2_cleanup_debug_info()3944 free (function_table->caller_file); in _bfd_dwarf2_cleanup_debug_info()3945 function_table->caller_file = NULL; in _bfd_dwarf2_cleanup_debug_info()
2378 (struct funcinfo): Add caller_func, caller_file, caller_line.