Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMinidump.h88 Expected<const minidump::ExceptionStream &> getExceptionStream() const { in getExceptionStream() function
/external/llvm-project/llvm/include/llvm/Object/
DMinidump.h88 Expected<const minidump::ExceptionStream &> getExceptionStream() const { in getExceptionStream() function
/external/llvm-project/llvm/unittests/Object/
DMinidumpTest.cpp714 TEST(MinidumpFile, getExceptionStream) { in TEST() argument