Home
last modified time | relevance | path

Searched defs:last_error (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp126 DWORD last_error = GetLastError(); in RunThread() local
H A Dsanitizer_win.cpp166 error_t last_error = GetLastError(); in ReturnNullptrOnOOMOrDie() local
752 OpenFile(const char * filename,FileAccessMode mode,error_t * last_error) OpenFile() argument
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessDebugger.cpp404 DWORD last_error = ::GetLastError(); GetMemoryRegionInfo() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-death-test.cc367 const int last_error = errno; in FailFromInternalError() local