Searched refs:addr_nibble_size (Results 1 – 1 of 1) sorted by relevance
426 uint32_t addr_nibble_size = data.GetAddressByteSize() * 2; in GetLocationAsCStringImpl() local427 …sstr.Printf("0x%*.*llx", addr_nibble_size, addr_nibble_size, value.GetScalar().ULongLong(LLDB_INVA… in GetLocationAsCStringImpl()