/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | unwinding_unittest.cc | 39 uint8_t fake_stack[1] = {120}; in TEST() local 53 uint8_t fake_stack[1] = {120}; in TEST() local
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/ |
H A D | gc-test.cc | 18 void *fake_stack = __asan_get_current_fake_stack(); in Thread() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_stacktrace_test.cc | 33 uhwptr *fake_stack; member in __sanitizer::FastUnwindTest
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | bnep_fuzzer.cc | 93 FakeBtStack fake_stack; member in __anonf29cdaef0111::Fakes
|
D | smp_fuzzer.cc | 136 FakeBtStack fake_stack; member in __anon4739e7ba0111::Fakes
|
D | avrc_fuzzer.cc | 107 FakeBtStack fake_stack; member in __anone8fb76f60111::Fakes
|
D | rfcomm_fuzzer.cc | 118 FakeBtStack fake_stack; member in __anon9a7f4aae0111::Fakes
|
D | l2cap_fuzzer.cc | 149 FakeBtStack fake_stack; member in __anonc5743e3c0111::Fakes
|
D | gatt_fuzzer.cc | 145 FakeBtStack fake_stack; member in __anon06bfcd3a0111::Fakes
|
/aosp_15_r20/art/compiler/ |
H A D | exception_test.cc | 191 std::vector<uintptr_t> fake_stack; in TEST_F() local
|
/aosp_15_r20/external/compiler-rt/lib/asan/tests/ |
H A D | asan_fake_stack_test.cc | 66 FakeStack *fake_stack = FakeStack::Create(stack_size_log); in TEST() local
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_thread.h | 104 FakeStack *fake_stack() { in fake_stack() function
|
H A D | asan_fake_stack.cc | 249 void *__asan_addr_is_in_fake_stack(void *fake_stack, void *addr, void **beg, in __asan_addr_is_in_fake_stack()
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | stack_copier_suspend_unittest.cc | 46 TestSuspendableThreadDelegate(const std::vector<uintptr_t>& fake_stack, in TestSuspendableThreadDelegate()
|
H A D | stack_sampler_unittest.cc | 66 TestStackCopier(const std::vector<uintptr_t>& fake_stack, in TestStackCopier()
|