Lines Matching refs:expr_str
1709 std::string expr_str(command, expr_content_start, in PreprocessCommand() local
1731 target.EvaluateExpression(expr_str.c_str(), exe_ctx.GetFramePtr(), in PreprocessCommand()
1754 expr_str.c_str()); in PreprocessCommand()
1761 expr_str.c_str()); in PreprocessCommand()
1775 "expression setup error for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1779 "expression parse error for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1784 expr_str.c_str()); in PreprocessCommand()
1790 "expression discarded for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1794 "expression interrupted for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1799 expr_str.c_str()); in PreprocessCommand()
1803 "expression timed out for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1809 expr_str.c_str()); in PreprocessCommand()
1814 expr_str.c_str()); in PreprocessCommand()