Lines Matching refs:hex
1242 std::stringstream hex;1244 hex << StringPrintf("%02X", begin_instr[i]);1256 << StringPrintf(": %22s \t%-7s ", hex.str().c_str(), prefixed_opcode.str().c_str())