Searched refs:addr_nibble_size (Results 1 – 1 of 1) sorted by relevance
321 uint32_t addr_nibble_size = data.GetAddressByteSize() * 2; in GetLocationAsCStringImpl() local322 sstr.Printf("0x%*.*llx", addr_nibble_size, addr_nibble_size, in GetLocationAsCStringImpl()