Home
last modified time | relevance | path

Searched refs:caller_file (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c1266 char *caller_file; member
2558 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()
DChangeLog-20052378 (struct funcinfo): Add caller_func, caller_file, caller_line.