Lines Matching refs:hex

279             LOG(ERROR, VERIFIER) << "Binary file corrupted. out of bounds (0x" << std::hex
341 LOG(ERROR, VERIFIER) << "Register index out of bounds: 0x" << std::hex
342 << reg_idx << ", Max allowed: 0x" << std::hex << valid_regs_num;
357 LOG(ERROR, VERIFIER) << "Register index out of bounds: 0x" << std::hex
358 << reg_idx << ", Max allowed: 0x" << std::hex << valid_regs_num;
371 LOG(ERROR, VERIFIER) << "Fail to verify method id. method_id(0x" << std::hex << method_id << ")!";
383 LOG(ERROR, VERIFIER) << "Fail to verify literal id. literal_id(0x" << std::hex << literal_id << ")!";
395 LOG(ERROR, VERIFIER) << "Fail to verify string id. string_id(0x" << std::hex << string_id << ")!";
448 LOG(ERROR, VERIFIER) << "Invalid string_id. string_id(0x" << std::hex << id << ")!";
628 LOG(ERROR, VERIFIER) << "> error encountered at " << code_id << " (0x" << std::hex << code_id
684 LOG(ERROR, VERIFIER) << "> Invalid catch block begin offset range! address is: 0x" << std::hex
690 LOG(ERROR, VERIFIER) << "> Invalid catch block begin offset validity! address is: 0x" << std::hex
696 LOG(ERROR, VERIFIER) << "> Invalid catch block end offset range! address is: 0x" << std::hex
702 LOG(ERROR, VERIFIER) << "> Invalid catch block end offset validity! address is: 0x" << std::hex
729 LOG(ERROR, VERIFIER) << "> Invalid try block begin offset range! address is: 0x" << std::hex
735 LOG(ERROR, VERIFIER) << "> Invalid try block begin offset validity! address is: 0x" << std::hex
741 LOG(ERROR, VERIFIER) << "> Invalid try block end offset range! address is: 0x" << std::hex
747 LOG(ERROR, VERIFIER) << "> Invalid try block end offset validity! address is: 0x" << std::hex
813 << " (0x" << std::hex << code_id
822 << " (0x" << std::hex << code_id