AddExtraMemory(std::unique_ptr< MemorySnapshot > extra_memory) (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | inline |
Codes() const override | crashpad::test::TestExceptionSnapshot | virtual |
Context() const override | crashpad::test::TestExceptionSnapshot | virtual |
Exception() const override | crashpad::test::TestExceptionSnapshot | virtual |
ExceptionAddress() const override | crashpad::test::TestExceptionSnapshot | virtual |
ExceptionInfo() const override | crashpad::test::TestExceptionSnapshot | virtual |
ExtraMemory() const override | crashpad::test::TestExceptionSnapshot | virtual |
MutableContext() | crashpad::test::TestExceptionSnapshot | inline |
operator=(const TestExceptionSnapshot &)=delete (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | |
SetCodes(const std::vector< uint64_t > &codes) (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | inline |
SetException(uint32_t exception) (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | inline |
SetExceptionAddress(uint64_t exception_address) (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | inline |
SetExceptionInfo(uint32_t exception_information) (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | inline |
SetThreadID(uint64_t thread_id) (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | inline |
TestExceptionSnapshot() (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | |
TestExceptionSnapshot(const TestExceptionSnapshot &)=delete (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | |
ThreadID() const override | crashpad::test::TestExceptionSnapshot | virtual |
x86 (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | |
x86_64 (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | |
~ExceptionSnapshot() (defined in crashpad::ExceptionSnapshot) | crashpad::ExceptionSnapshot | inlinevirtual |
~TestExceptionSnapshot() (defined in crashpad::test::TestExceptionSnapshot) | crashpad::test::TestExceptionSnapshot | |