HomeSort by: relevance | last modified time | path
    Searched defs:perror_string (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbsupport/
errors.cc 76 perror_string (const char *prefix, int errnum) function
92 std::string combined = perror_string (string, errnum);
  /src/external/gpl3/gdb.old/dist/gdbsupport/
errors.cc 76 perror_string (const char *prefix, int errnum) function
92 std::string combined = perror_string (string, errnum);

Completed in 26 milliseconds