Home
last modified time | relevance | path

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

/bionic/tests/
Dandroid_unsafe_frame_pointer_chase_test.cpp135 void* stacks = in TEST() local
142 ASSERT_EQ(0, pthread_attr_setstack(&attr, reinterpret_cast<char*>(stacks) + kStackSize * i, in TEST()
146 reinterpret_cast<char*>(stacks) + kStackSize * (1 - i))); in TEST()
155 munmap(stacks, kStackSize * 2); in TEST()
/bionic/libc/malloc_debug/
DREADME.md701 In order for the script to properly symbolize the stacks in the file,