Home
last modified time | relevance | path

Searched refs:CreateTagMapping (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DMemoryMteTest.cpp32 static uintptr_t CreateTagMapping() { in CreateTagMapping() function
59 uintptr_t mapping = CreateTagMapping(); in TEST()
90 uintptr_t mapping = CreateTagMapping(); in TEST()
/aosp12/system/core/debuggerd/
H A Ddebuggerd_test.cpp721 static uintptr_t CreateTagMapping() { in CreateTagMapping() function
751 Trap(reinterpret_cast<void *>(CreateTagMapping())); in TEST_F()
784 volatile char* p = reinterpret_cast<char*>(CreateTagMapping()); in TEST_F()
815 volatile char* p = reinterpret_cast<char*>(CreateTagMapping()); in TEST_F()
850 volatile char* p = reinterpret_cast<char*>(CreateTagMapping()); in TEST_F()