Home
last modified time | relevance | path

Searched refs:stack_region (Results 26 – 50 of 82) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/processor/
H A Dstackwalker_arm_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents);
135 MockMemoryRegion stack_region;
152 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules,
176 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules,
249 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules,
320 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules,
386 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules,
448 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules,
555 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region,
833 &stack_region, &modules, &frame_symbolizer);
[all …]
H A Dstackwalker_amd64_unittest.cc120 stack_region.Init(stack_section.start().Value(), contents);
133 MockMemoryRegion stack_region;
156 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
183 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
268 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
343 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
453 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region,
533 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
583 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
648 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules,
[all …]
H A Dstackwalker_arm64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
150 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
226 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
298 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
365 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
428 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
492 &stack_region, &modules, &frame_symbolizer); in TEST_F()
632 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
853 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_x86_unittest.cc129 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
142 MockMemoryRegion stack_region; member in StackwalkerX86Fixture
166 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
193 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
258 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
322 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
388 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
452 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
1384 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
1587 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/processor/
H A Dstackwalker_arm_unittest.cc123 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
136 MockMemoryRegion stack_region; member in StackwalkerARMFixture
153 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
177 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
250 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
321 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
387 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
449 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
556 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, in CheckWalk()
838 &stack_region, &modules, &frame_symbolizer); in TEST_F()
[all …]
H A Dstackwalker_amd64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
157 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
184 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
269 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
344 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
454 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
534 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
584 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
649 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
135 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
151 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
227 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
299 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
366 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
429 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
493 &stack_region, &modules, &frame_symbolizer); in TEST_F()
633 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
854 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dstackwalker_arm_unittest.cc123 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
136 MockMemoryRegion stack_region; member in StackwalkerARMFixture
153 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
177 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
250 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
321 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
387 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
449 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
556 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, in CheckWalk()
838 &stack_region, &modules, &frame_symbolizer); in TEST_F()
[all …]
H A Dstackwalker_amd64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
157 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
184 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
269 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
344 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
454 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
534 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
584 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
649 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
135 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
151 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
227 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
299 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
366 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
429 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
493 &stack_region, &modules, &frame_symbolizer); in TEST_F()
633 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
854 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dstackwalker_arm_unittest.cc123 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
136 MockMemoryRegion stack_region; member in StackwalkerARMFixture
153 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
177 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
250 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
321 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
387 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
449 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
556 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, in CheckWalk()
838 &stack_region, &modules, &frame_symbolizer); in TEST_F()
[all …]
H A Dstackwalker_amd64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
157 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
184 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
269 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
344 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
454 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
534 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
584 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
649 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
135 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
151 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
227 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
299 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
366 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
429 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
493 &stack_region, &modules, &frame_symbolizer); in TEST_F()
633 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
854 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dstackwalker_arm_unittest.cc123 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
136 MockMemoryRegion stack_region; member in StackwalkerARMFixture
153 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
177 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
250 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
321 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
387 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
449 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, &modules, in TEST_F()
556 StackwalkerARM walker(&system_info, &raw_context, -1, &stack_region, in CheckWalk()
838 &stack_region, &modules, &frame_symbolizer); in TEST_F()
[all …]
H A Dstackwalker_amd64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
157 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
184 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
269 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
344 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
454 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
534 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
584 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
649 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
135 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
151 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
227 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
299 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
366 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
429 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
493 &stack_region, &modules, &frame_symbolizer); in TEST_F()
633 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
854 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/processor/
H A Dstackwalker_amd64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
157 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
184 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
269 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
344 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
454 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
534 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
584 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
649 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
135 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
151 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
227 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
299 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
366 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
429 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
493 &stack_region, &modules, &frame_symbolizer); in TEST_F()
633 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
854 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_x86_unittest.cc130 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
143 MockMemoryRegion stack_region; member in StackwalkerX86Fixture
167 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
194 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
259 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
323 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
389 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
453 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
1522 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
1725 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dstackwalker_amd64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
157 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
184 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
269 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
344 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
454 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
534 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
584 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
649 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc122 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
135 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
151 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
227 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
299 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
366 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
429 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
493 &stack_region, &modules, &frame_symbolizer); in TEST_F()
633 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
854 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dstackwalker_amd64_unittest.cc120 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
133 MockMemoryRegion stack_region; member in StackwalkerAMD64Fixture
156 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
183 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
268 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
343 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
453 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, in TEST_F()
533 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
583 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
648 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_arm64_unittest.cc121 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
134 MockMemoryRegion stack_region; member in StackwalkerARM64Fixture
150 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
226 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
298 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
365 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
428 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
492 &stack_region, &modules, &frame_symbolizer); in TEST_F()
632 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, in CheckWalk()
853 StackwalkerARM64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
[all …]
H A Dstackwalker_x86_unittest.cc129 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
142 MockMemoryRegion stack_region; member in StackwalkerX86Fixture
166 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
193 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
258 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
322 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
388 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
452 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
1384 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
1587 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/processor/
H A Dstackwalker_x86_unittest.cc129 stack_region.Init(stack_section.start().Value(), contents); in RegionFromSection()
142 MockMemoryRegion stack_region; member in StackwalkerX86Fixture
166 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
193 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
258 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
322 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
388 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
452 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F()
1384 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
1587 StackwalkerX86 walker(&system_info, &raw_context, &stack_region, in TEST_F()
[all …]

1234