Searched refs:send_addr_note (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_addr_finder.c71 static Dwarf_addr_callback_func send_addr_note; variable
95 send_addr_note = cb_func;
283 send_addr_note(DW_SECTION_INFO, offset, addr);
359 send_addr_note(DW_SECTION_INFO, offset +
430 int lres = handle_debug_line(dbg, newdie, send_addr_note, errval);

Completed in 44 milliseconds