Searched refs:show_note (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | addr2line.c | 602 show_note (int (*get) (Dwarf_Line *, bool *), in show_note() function 715 show_note (&dwarf_linebeginstatement, info, " (is_stmt)"); in handle_address() 716 show_note (&dwarf_lineblock, info, " (basic_block)"); in handle_address() 717 show_note (&dwarf_lineprologueend, info, " (prologue_end)"); in handle_address() 718 show_note (&dwarf_lineepiloguebegin, info, " (epilogue_begin)"); in handle_address()
|
D | ChangeLog | 45 * addr2line.c (handle_address): Move show_note and show_int up to 47 (show_note: New static inline function.
|