Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp328 const DWORD underlying_code = args[2]; in DumpAdditionalExceptionInformation() local
346 << " (status code " << llvm::format_hex(underlying_code, 8) << ")"; in DumpAdditionalExceptionInformation()