Lines Matching refs:handle_address
327 * addr2line.c (handle_address): Move show_note and show_int up to
1267 * addr2line.c (main): Add fflush (stdout) after handle_address ()
1383 * addr2line.c (handle_address): Use FALLTHROUGH macro instead of
1634 * addr2line.c (handle_address): Add fallthrough comment.
2031 * addr2line.c (handle_address): Set scopes to NULL after free.
2041 (handle_address): Likewise.
2056 (handle_address): Likewise.
2064 (handle_address): Print address if print_addresses is true.
2068 * addr2line.c (handle_address): Call strtoumax with base 16. Make
2320 * addr2line.c (handle_address): Likewise.
2325 * addr2line.c (handle_address): Find the proper inline parents.
2603 * addr2line.c (handle_address): Initialize scopes to NULL.
2765 (handle_address): Request value and use it instead of sym.st_value.
2835 (handle_address): here. Call print_src. Print inlines.
3498 (handle_address): Handle SYMBOL with no +OFFSET.
3693 (handle_address): ... here.
3897 * addr2line.c (main): Pass string to handle_address.
3898 (see_one_module): New function, subroutine of handle_address.
3900 (handle_address): Take string argument rather than address.
4467 (handle_address): Call it.
4679 (handle_address): If set, prepend dwfl_line_comp_dir results to
4946 Let libdwfl handle file selection, pass Dwfl handle to handle_address.
4949 (handle_address): Take Dwfl handle instead of Elf, Dwarf handles.