Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidump.h221 support::ulittle32_t SuspendCount; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp362 mapOptionalHex(IO, "Suspend Count", T.Entry.SuspendCount, 0); in mapping()