Home
last modified time | relevance | path

Searched defs:getExceptionStream (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Object/
H A DMinidump.h89 Expected<const minidump::ExceptionStream &> getExceptionStream() const { getExceptionStream() function
/llvm-project/llvm/unittests/Object/
H A DMinidumpTest.cpp714 TEST(MinidumpFile,getExceptionStream) TEST() argument