Home | History | Annotate | Download | only in gdb-remote

Lines Matching refs:end_delimiter

428 static const char *end_delimiter = "--end--;";
515 final_output << end_delimiter;
764 while ((found = input.find(end_delimiter, pos)) != std::string::npos)