Lines Matching refs:addr2line

91 	* addr2line.c (print_addrsym): Use elf_getshdrstrndx instead of
246 * addr2line.c: Remove error.h include.
579 * addr2line.c (main): Add fflush (stdout) after handle_address ()
695 * addr2line.c (handle_address): Use FALLTHROUGH macro instead of
888 * addr2line.c: Include printversion.h
914 * addr2line.c (print_version): Removed.
946 * addr2line.c (handle_address): Add fallthrough comment.
1324 * addr2line.c (print_dwarf_function): Always free scopes before
1343 * addr2line.c (handle_address): Set scopes to NULL after free.
1347 * addr2line.c (OPT_PRETTY): New constant define.
1358 * addr2line.c (argp_option): Move demangle under output format.
1372 * addr2line.c (argp_option): Add "addresses", 'a'.
1380 * addr2line.c (handle_address): Call strtoumax with base 16. Make
1385 * addr2line (argp_option): Group 'section' under "Input format
1430 * addr2line.c (main): Drop mtrace() call and #include <mcheck.h>.
1630 * addr2line.c (get_diename): New, get linkage_name or name.
1631 * addr2line.c (print_dwarf_function): Use get_diename.
1632 * addr2line.c (handle_address): Likewise.
1633 * addr2line.c (print_diesym): Removed.
1637 * addr2line.c (handle_address): Find the proper inline parents.
1915 * addr2line.c (handle_address): Initialize scopes to NULL.
2071 * addr2line.c (options): Add symbol-sections, 'x'.
2142 * addr2line.c (options): Add "inlines", 'i'.
2151 * addr2line.c (main): If there is a newline char at end of buf,
2284 * addr2line.c (main): Call dwfl_end.
2436 * addr2line.c: Update copyright year.
2809 * addr2line.c (find_symbol): Short-circuit on empty name.
3000 * addr2line.c (print_dwarf_function): Honor -s and -A for file names
3003 * addr2line.c (just_section): New variable.
3101 * addr2line.c: Use ARGP_PROGRAM_VERSION_HOOK_DEF and
3177 * addr2line.c: Update copyright year.
3209 * addr2line.c (main): Pass string to handle_address.
3431 * addr2line.c: Update copyright year.
3458 * addr2line.c: Include debugpred.h.
3777 * addr2line.c (show_symbols): New variable.
3784 * addr2line.c: Update for latest autoconf header.
3847 * addr2line.c (options, main): Tweak argp group settings to fix
3918 * addr2line.c: Update copyright year.
3987 * addr2line.c (options): English fix in -f doc string.
3989 * addr2line.c (use_comp_dir): New variable.
4113 * addr2line.c (print_dwarf_function): Use unsigned type for lineno
4123 * addr2line.c: Update copyright year.
4200 * addr2line.c (dwarf_diename_integrate): Function removed.
4253 * addr2line.c (options, parse_opt): Don't handle -e here.
4477 * addr2line.c: Finish implementation of -f option.
4481 * addr2line.c: New file.
4482 * Makefile.am (bin_PROGRAMS): Add addr2line.