Home
last modified time | relevance | path

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

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