• Home
  • Raw
  • Download

Lines Matching refs:addr2line

261 	* addr2line.c (print_dwarf_function): Always free scopes before
280 * addr2line.c (handle_address): Set scopes to NULL after free.
284 * addr2line.c (OPT_PRETTY): New constant define.
295 * addr2line.c (argp_option): Move demangle under output format.
309 * addr2line.c (argp_option): Add "addresses", 'a'.
317 * addr2line.c (handle_address): Call strtoumax with base 16. Make
322 * addr2line (argp_option): Group 'section' under "Input format
367 * addr2line.c (main): Drop mtrace() call and #include <mcheck.h>.
567 * addr2line.c (get_diename): New, get linkage_name or name.
568 * addr2line.c (print_dwarf_function): Use get_diename.
569 * addr2line.c (handle_address): Likewise.
570 * addr2line.c (print_diesym): Removed.
574 * addr2line.c (handle_address): Find the proper inline parents.
852 * addr2line.c (handle_address): Initialize scopes to NULL.
1008 * addr2line.c (options): Add symbol-sections, 'x'.
1079 * addr2line.c (options): Add "inlines", 'i'.
1088 * addr2line.c (main): If there is a newline char at end of buf,
1221 * addr2line.c (main): Call dwfl_end.
1373 * addr2line.c: Update copyright year.
1746 * addr2line.c (find_symbol): Short-circuit on empty name.
1937 * addr2line.c (print_dwarf_function): Honor -s and -A for file names
1940 * addr2line.c (just_section): New variable.
2038 * addr2line.c: Use ARGP_PROGRAM_VERSION_HOOK_DEF and
2114 * addr2line.c: Update copyright year.
2146 * addr2line.c (main): Pass string to handle_address.
2368 * addr2line.c: Update copyright year.
2395 * addr2line.c: Include debugpred.h.
2714 * addr2line.c (show_symbols): New variable.
2721 * addr2line.c: Update for latest autoconf header.
2784 * addr2line.c (options, main): Tweak argp group settings to fix
2855 * addr2line.c: Update copyright year.
2924 * addr2line.c (options): English fix in -f doc string.
2926 * addr2line.c (use_comp_dir): New variable.
3050 * addr2line.c (print_dwarf_function): Use unsigned type for lineno
3060 * addr2line.c: Update copyright year.
3137 * addr2line.c (dwarf_diename_integrate): Function removed.
3190 * addr2line.c (options, parse_opt): Don't handle -e here.
3414 * addr2line.c: Finish implementation of -f option.
3418 * addr2line.c: New file.
3419 * Makefile.am (bin_PROGRAMS): Add addr2line.