Lines Matching refs:handle_address
280 * addr2line.c (handle_address): Set scopes to NULL after free.
290 (handle_address): Likewise.
305 (handle_address): Likewise.
313 (handle_address): Print address if print_addresses is true.
317 * addr2line.c (handle_address): Call strtoumax with base 16. Make
569 * addr2line.c (handle_address): Likewise.
574 * addr2line.c (handle_address): Find the proper inline parents.
852 * addr2line.c (handle_address): Initialize scopes to NULL.
1014 (handle_address): Request value and use it instead of sym.st_value.
1084 (handle_address): here. Call print_src. Print inlines.
1747 (handle_address): Handle SYMBOL with no +OFFSET.
1942 (handle_address): ... here.
2146 * addr2line.c (main): Pass string to handle_address.
2147 (see_one_module): New function, subroutine of handle_address.
2149 (handle_address): Take string argument rather than address.
2716 (handle_address): Call it.
2928 (handle_address): If set, prepend dwfl_line_comp_dir results to
3195 Let libdwfl handle file selection, pass Dwfl handle to handle_address.
3198 (handle_address): Take Dwfl handle instead of Elf, Dwarf handles.