Searched refs:show_note (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/src/ |
D | addr2line.c | 608 show_note (int (*get) (Dwarf_Line *, bool *), in show_note() function 721 show_note (&dwarf_linebeginstatement, info, " (is_stmt)"); in handle_address() 722 show_note (&dwarf_lineblock, info, " (basic_block)"); in handle_address() 723 show_note (&dwarf_lineprologueend, info, " (prologue_end)"); in handle_address() 724 show_note (&dwarf_lineepiloguebegin, info, " (epilogue_begin)"); in handle_address()
|
D | ChangeLog | 327 * addr2line.c (handle_address): Move show_note and show_int up to 329 (show_note: New static inline function.
|