Home
last modified time | relevance | path

Searched refs:BrandContext (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/processor/
Dstackwalker_mips_unittest.cc87 BrandContext(&raw_context); in StackwalkerMIPSFixture()
126 void BrandContext(MDRawContextMIPS* raw_context) { in BrandContext() function in StackwalkerMIPSFixture
Dstackwalker_mips64_unittest.cc88 BrandContext(&raw_context); in StackwalkerMIPSFixture()
127 void BrandContext(MDRawContextMIPS* raw_context) { in BrandContext() function in StackwalkerMIPSFixture
Dstackwalker_arm64_unittest.cc87 BrandContext(&raw_context); in StackwalkerARM64Fixture()
126 void BrandContext(MDRawContextARM64 *raw_context) { in BrandContext() function in StackwalkerARM64Fixture
Dstackwalker_amd64_unittest.cc86 BrandContext(&raw_context); in StackwalkerAMD64Fixture()
125 void BrandContext(MDRawContextAMD64 *raw_context) { in BrandContext() function in StackwalkerAMD64Fixture
Dstackwalker_arm_unittest.cc88 BrandContext(&raw_context); in StackwalkerARMFixture()
127 void BrandContext(MDRawContextARM *raw_context) { in BrandContext() function in StackwalkerARMFixture
Dstackwalker_x86_unittest.cc91 BrandContext(&raw_context); in StackwalkerX86Fixture()
134 void BrandContext(MDRawContextX86 *raw_context) { in BrandContext() function in StackwalkerX86Fixture