Home
last modified time | relevance | path

Searched refs:si_errno_then_code (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp322 bool si_errno_then_code = true; in GetSiginfoType() local
330 si_errno_then_code = false; in GetSiginfoType()
382 if (si_errno_then_code) { in GetSiginfoType()