Searched refs:hex_width (Results 1 – 1 of 1) sorted by relevance
238 const uint32_t hex_width = m_header.addr_size * 2; in Dump() local242 s->Printf("[0x%*.*" PRIx64 " - 0x%*.*" PRIx64 ")\n", hex_width, hex_width, in Dump()243 pos->address, hex_width, hex_width, pos->end_address()); in Dump()