Searched refs:DW_PR_DUx (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | dwarf_print_lines.c | 74 printf("%-15s %2d 0x%08" DW_PR_DUx " " in print_line_detail() 270 "line offset 0x%" DW_PR_DUx " %" DW_PR_DSd "\n", in _dwarf_internal_printlines() 343 "Section offset: %" DW_PR_DUu " (0x%" DW_PR_DUx ") ***\n", in _dwarf_internal_printlines() 349 printf(" statement prog offset in section: %" DW_PR_DUu " 0x%" DW_PR_DUx "\n", in _dwarf_internal_printlines() 390 printf(" %" DW_PR_DUu " (0x%" DW_PR_DUx ")", in _dwarf_internal_printlines() 441 printf("DW_LNS_advance_pc val %" DW_PR_DSd " 0x%" DW_PR_DUx "\n", in _dwarf_internal_printlines() 546 printf("DW_LNS_set_isa new value 0x%" DW_PR_DUx ".\n", in _dwarf_internal_printlines() 604 printf("DW_LNE_set_address address 0x%" DW_PR_DUx "\n", in _dwarf_internal_printlines()
|
H A D | dwarf_frame2.c | 173 " len=0x%" DW_PR_DUx in validate_length() 174 ", len size=0x%" DW_PR_DUx in validate_length() 175 ", extn size=0x%" DW_PR_DUx in validate_length() 176 ", totl length=0x%" DW_PR_DUx in validate_length() 177 ", addr size=0x%" DW_PR_DUx in validate_length() 178 ", mod=0x%" DW_PR_DUx " must be zero" in validate_length() 180 ", offset 0x%" DW_PR_DUx ".", in validate_length() 203 printf(" length 0x%" DW_PR_DUx ", len size %d ext size %d\n", 207 printf(" cie_id 0x%" DW_PR_DUx " cie_id cie_id_addr 0x%lx\n", 211 (" sec ptr 0x%lx sec index %" DW_PR_DSd " sec len 0x%" DW_PR_DUx " sec past end 0x%lx\n",
|
H A D | dwarf_arange.c | 238 " 0x%" DW_PR_DUx in dwarf_get_aranges_list() 239 " pad bytes at offset 0x%" DW_PR_DUx in dwarf_get_aranges_list()
|
H A D | libdwarf.h | 82 #define DW_PR_DUx "lx" macro 98 #define DW_PR_DUx "llx" macro 105 #undef DW_PR_DUx 109 #define DW_PR_DUx "I64x" macro
|
H A D | dwarf_frame.c | 2280 ("%s type %s (" DW_PR_DUx "), is_off " 2281 DW_PR_DUu " reg " DW_PR_DUu " offset " DW_PR_DUx " blockp " 2282 DW_PR_DUx "\n",
|
H A D | dwarf_line.c | 1595 printf(" at .debug_line section offset 0x%" DW_PR_DUx in print_header_issue()
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 418 ctf_dprintf("dwmap: %p %" DW_PR_DUx "->%d\n", dwmap, off, id); in ctf_dwmap_add()
|