Searched refs:operand_raw_data (Results 1 – 1 of 1) sorted by relevance
2015 const uint8_t* operand_raw_data = (const uint8_t*)operand_apint.getRawData(); in ReplaceStaticLiterals() local2026 ss << (uint32_t)operand_raw_data[index]; in ReplaceStaticLiterals()2044 data_bytes[index] = operand_raw_data[operand_data_size - (1 + index)]; in ReplaceStaticLiterals()2049 memcpy(data.GetBytes(), operand_raw_data, operand_data_size); in ReplaceStaticLiterals()