Lines Matching refs:LOG

51         LOG(ERROR, VERIFIER) << "Failed to verify empty abc file!";
64 LOG(ERROR, VERIFIER) << "Failed to verify empty abc file!";
76 LOG(ERROR, VERIFIER) << "Failed to verify empty abc file!";
98 LOG(ERROR, VERIFIER) << "Failed to verify empty abc file!";
113 LOG(ERROR, VERIFIER) << "Integer overflow detected during register index calculation!";
117 LOG(ERROR, VERIFIER) << "Register index exceeds the maximum allowable value (0xffff)!";
141 LOG(ERROR, VERIFIER) << "Failed to verify empty abc file!";
155 LOG(ERROR, VERIFIER) << "Failed to verify empty abc file!";
238 LOG(ERROR, VERIFIER) << "Fail to verify primary opcode!";
279 LOG(ERROR, VERIFIER) << "Binary file corrupted. out of bounds (0x" << std::hex
326 LOG(ERROR, VERIFIER) << "Integer overflow detected during register index calculation!";
341 LOG(ERROR, VERIFIER) << "Register index out of bounds: 0x" << std::hex
357 LOG(ERROR, VERIFIER) << "Register index out of bounds: 0x" << std::hex
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 << ")!";
438 LOG(ERROR, VERIFIER) << "Invalid method id(0x" << id << ") in literal array";
448 LOG(ERROR, VERIFIER) << "Invalid string_id. string_id(0x" << std::hex << id << ")!";
455 LOG(ERROR, VERIFIER) << "Invalid string value(0x" << id << ") in literal array";
465 LOG(ERROR, VERIFIER) << "Invalid literal id(0x" << id << ") in literal array";
504 LOG(ERROR, VERIFIER) << "Fail to verify double value " << value << " in literal array";
545 LOG(ERROR, VERIFIER) << "Invalid literal tag";
580 LOG(ERROR, VERIFIER) << "Fail to verify primary opcode!";
610 LOG(ERROR, VERIFIER) << "Fail to get immediate data!";
614 LOG(ERROR, VERIFIER) << "Jump forward out of boundary";
618 LOG(ERROR, VERIFIER) << "Jump backward out of boundary";
624 LOG(ERROR, VERIFIER) << "Fail to verify target jump primary opcode!";
628 LOG(ERROR, VERIFIER) << "> error encountered at " << code_id << " (0x" << std::hex << code_id
646 LOG(ERROR, VERIFIER) << "Fail to get first immediate data!";
655 LOG(ERROR, VERIFIER) << "Fail to get first immediate data!";
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
753 LOG(ERROR, VERIFIER) << "Catch block validation failed!";
770 LOG(INFO, VERIFIER) << "There is no slot number information in annotaion.";
778 LOG(ERROR, VERIFIER) << "Slot number has been falsified in method 0x" << method_id;
789 LOG(ERROR, VERIFIER) << "Integer overflow detected during register index calculation!";
793 LOG(ERROR, VERIFIER) << "Register index exceeds the maximum allowable value (0xffff)!";
812 LOG(ERROR, VERIFIER) << "> error encountered at " << code_id
821 LOG(ERROR, VERIFIER) << "> error encountered at " << code_id
835 LOG(ERROR, VERIFIER) << "Invalid target position of jump instruction";
840 LOG(ERROR, VERIFIER) << "Fail to get first slot index!";
852 LOG(ERROR, VERIFIER) << "Fail to get code id!";
868 LOG(ERROR, VERIFIER) << "Fail to verify code size!";
872 LOG(ERROR, VERIFIER) << "Fail to verify method register index!";
876 LOG(ERROR, VERIFIER) << "Fail to precompute instruction indices!";
880 LOG(ERROR, VERIFIER) << "Fail to verify method first bytecode instruction!";
883 LOG(ERROR, VERIFIER) << "Fail to verify try blocks or catch blocks!";
887 LOG(ERROR, VERIFIER) << "Fail to verify method instructions!";