Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_mips_unittest.cc148 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
177 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
204 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
228 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
305 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
374 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
446 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
653 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
668 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
688 raw_context.context_flags = raw_context.context_flags | MD_CONTEXT_MIPS_FULL; in TEST_F()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_cpu_mips.h152 #define MD_CONTEXT_MIPS_FULL (MD_CONTEXT_MIPS_INTEGER | \ macro
/external/google-breakpad/src/client/linux/dump_writer_common/
Dthread_info.cc241 out->context_flags = MD_CONTEXT_MIPS_FULL;
Ducontext_reader.cc225 out->context_flags = MD_CONTEXT_MIPS_FULL;