Lines Matching refs:handle_address
726 * addr2line.c (main): Add fflush (stdout) after handle_address ()
842 * addr2line.c (handle_address): Use FALLTHROUGH macro instead of
1093 * addr2line.c (handle_address): Add fallthrough comment.
1490 * addr2line.c (handle_address): Set scopes to NULL after free.
1500 (handle_address): Likewise.
1515 (handle_address): Likewise.
1523 (handle_address): Print address if print_addresses is true.
1527 * addr2line.c (handle_address): Call strtoumax with base 16. Make
1779 * addr2line.c (handle_address): Likewise.
1784 * addr2line.c (handle_address): Find the proper inline parents.
2062 * addr2line.c (handle_address): Initialize scopes to NULL.
2224 (handle_address): Request value and use it instead of sym.st_value.
2294 (handle_address): here. Call print_src. Print inlines.
2957 (handle_address): Handle SYMBOL with no +OFFSET.
3152 (handle_address): ... here.
3356 * addr2line.c (main): Pass string to handle_address.
3357 (see_one_module): New function, subroutine of handle_address.
3359 (handle_address): Take string argument rather than address.
3926 (handle_address): Call it.
4138 (handle_address): If set, prepend dwfl_line_comp_dir results to
4405 Let libdwfl handle file selection, pass Dwfl handle to handle_address.
4408 (handle_address): Take Dwfl handle instead of Elf, Dwarf handles.