Lines Matching refs:B_PRIu64

267 			TRACE_CFI("    %" B_PRIu64 " bytes of augmentation data\n", length);  in Read()
303 "%" B_PRIu64 " bytes of augmentation data, but read " in Read()
304 "%" B_PRIu64 " bytes.\n", length, length - remaining); in Read()
331 TRACE_CFI(" %" B_PRIu64 " bytes of augmentation data\n", length); in ReadFDEData()
1030 TRACE_DIE("DWARF%d compilation unit: version %d, length: %" B_PRIu64 in _ParseDebugInfoSection()
1113 TRACE_DIE("DWARF%d type unit: version %d, length: %" B_PRIu64 in _ParseTypesSection()
1115 "signature: %#" B_PRIx64 ", type offset: %" B_PRIu64 "\n", in _ParseTypesSection()
1213 TRACE_CFI("Invalid CIE offset: %" B_PRIu64 ", max " in _ParseFrameSection()
1214 "possible: %" B_PRIu64 "\n", cieID, lengthOffset); in _ParseFrameSection()
1568 WARNING("Invalid DW_FORM_strx* index: %" B_PRIu64 "\n", index); in _ReadStringIndirect()
1578 WARNING("Invalid DW_FORM_strx* offset: %" B_PRIu64 "\n", offset); in _ReadStringIndirect()
1598 WARNING("Invalid DW_FORM_addrx* index: %" B_PRIu64 "\n", index); in _ReadAddressIndirect()
1687 WARNING("Invalid DW_FORM_strp offset: %" B_PRIu64 "\n", in _ParseEntryAttributes()
1751 WARNING("Invalid DW_FORM_line_strp offset: %" B_PRIu64 "\n", in _ParseEntryAttributes()
1949 WARNING("Invalid DW_FORM_line_strp offset: %" B_PRIu64 "\n", in _ParseLineInfoFormatString()
1968 WARNING("Invalid DW_FORM_strp offset: %" B_PRIu64 "\n", in _ParseLineInfoFormatString()
2108 TRACE_LINES(" unitLength: %" B_PRIu64 "\n", unitLength); in _ParseLineInfo()
2114 TRACE_LINES(" headerLength: %" B_PRIu64 "\n", headerLength); in _ParseLineInfo()
2134 TRACE_LINES(" content: %" B_PRIu64 "\n", content); in _ParseLineInfo()
2135 TRACE_LINES(" format: %" B_PRIu64 "\n", format); in _ParseLineInfo()
2177 TRACE_LINES(" content: %" B_PRIu64 "\n", content); in _ParseLineInfo()
2178 TRACE_LINES(" format: %" B_PRIu64 "\n", format); in _ParseLineInfo()
2239 TRACE_LINES(" \"%s\", dir index: %" B_PRIu64 "\n", in _ParseLineInfo()
2272 TRACE_LINES(" \"%s\", dir index: %" B_PRIu64 ", mtime: %" B_PRIu64 in _ParseLineInfo()
2273 ", length: %" B_PRIu64 "\n", file, dirIndex, modificationTime, in _ParseLineInfo()
2341 TRACE_CFI(" found fde: length: %" B_PRIu64 " (%" B_PRIdOFF in _UnwindCallFrame()
2559 TRACE_CFI(" cie: length: %" B_PRIu64 ", offset: %#" B_PRIx64 ", " in _ParseCIEHeader()
2577 TRACE_CFI(" cie: length: %" B_PRIu64 ", offset: %#" B_PRIx64 ", version: " in _ParseCIEHeader()
2586 TRACE_CFI(" cie: length: %" B_PRIu64 ", version: %u, augmentation: " in _ParseCIEHeader()
2631 "%" B_PRIu64 "\n", operand, offset); in _ParseFrameInfoInstructions()
2716 "offset: %" B_PRIu64 "\n", reg, offset); in _ParseFrameInfoInstructions()
2790 "%" B_PRIu64 "\n", reg, offset); in _ParseFrameInfoInstructions()
2813 TRACE_CFI(" DW_CFA_def_cfa_offset: %" B_PRIu64 "\n", in _ParseFrameInfoInstructions()
2829 TRACE_CFI(" DW_CFA_def_cfa_expression: %p, %" B_PRIu64 in _ParseFrameInfoInstructions()
2844 "block: %p, %" B_PRIu64 "\n", reg, block, blockLength); in _ParseFrameInfoInstructions()
2897 "offset: %" B_PRIu64 "\n", reg, offset); in _ParseFrameInfoInstructions()
2927 "block: %p, %" B_PRIu64 "\n", reg, block, blockLength); in _ParseFrameInfoInstructions()
2963 TRACE_CFI(" DW_CFA_GNU_args_size: %" B_PRIu64 "\n", in _ParseFrameInfoInstructions()