Lines Matching refs:handle_address
45 * addr2line.c (handle_address): Move show_note and show_int up to
985 * addr2line.c (main): Add fflush (stdout) after handle_address ()
1101 * addr2line.c (handle_address): Use FALLTHROUGH macro instead of
1352 * addr2line.c (handle_address): Add fallthrough comment.
1749 * addr2line.c (handle_address): Set scopes to NULL after free.
1759 (handle_address): Likewise.
1774 (handle_address): Likewise.
1782 (handle_address): Print address if print_addresses is true.
1786 * addr2line.c (handle_address): Call strtoumax with base 16. Make
2038 * addr2line.c (handle_address): Likewise.
2043 * addr2line.c (handle_address): Find the proper inline parents.
2321 * addr2line.c (handle_address): Initialize scopes to NULL.
2483 (handle_address): Request value and use it instead of sym.st_value.
2553 (handle_address): here. Call print_src. Print inlines.
3216 (handle_address): Handle SYMBOL with no +OFFSET.
3411 (handle_address): ... here.
3615 * addr2line.c (main): Pass string to handle_address.
3616 (see_one_module): New function, subroutine of handle_address.
3618 (handle_address): Take string argument rather than address.
4185 (handle_address): Call it.
4397 (handle_address): If set, prepend dwfl_line_comp_dir results to
4664 Let libdwfl handle file selection, pass Dwfl handle to handle_address.
4667 (handle_address): Take Dwfl handle instead of Elf, Dwarf handles.