Home | History | Annotate | Download | only in Expression

Lines Matching refs:PrintValue

30 PrintValue(const Value *value, bool truncate = false)
109 ss.Printf("%s", PrintValue(value).c_str());
309 log->Printf("Made an allocation for argument %s", PrintValue(value).c_str());
458 log->Printf("Unsupported instruction: %s", PrintValue(ii).c_str());
485 log->Printf("Unsupported ICmp predicate: %s", PrintValue(ii).c_str());
611 log->Printf("Interpreting %s", PrintValue(inst).c_str());
651 log->Printf("Couldn't evaluate %s", PrintValue(lhs).c_str());
660 log->Printf("Couldn't evaluate %s", PrintValue(rhs).c_str());
828 log->Printf("Couldn't evaluate %s", PrintValue(source).c_str());
857 log->Printf("Couldn't evaluate %s", PrintValue(source).c_str());
892 log->Printf("Couldn't evaluate %s", PrintValue(condition).c_str());
941 log->Printf("Couldn't evaluate %s", PrintValue(pointer_operand).c_str());
968 log->Printf("Couldn't evaluate %s", PrintValue(*ii).c_str());
975 log->Printf("Evaluated constant index %s as %llu", PrintValue(*ii).c_str(), I.ULongLong(LLDB_INVALID_ADDRESS));
1021 log->Printf("Couldn't evaluate %s", PrintValue(lhs).c_str());
1030 log->Printf("Couldn't evaluate %s", PrintValue(rhs).c_str());
1113 log->Printf("Couldn't evaluate %s", PrintValue(src_operand).c_str());
1149 log->Printf("Couldn't evaluate %s", PrintValue(src_operand).c_str());