Searched refs:stack_top (Results 26 - 33 of 33) sorted by relevance

12

/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc967 void* const stack_top = local
970 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);
/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc743 uptr top = curr_thread->stack_top();
/external/compiler-rt/lib/msan/
H A Dmsan.cc198 stack->Unwind(max_s, pc, bp, 0, t->stack_top(), t->stack_bottom(),
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h50 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7562 void* const stack_top =
7566 reinterpret_cast<intptr_t>(stack_top) % kMaxStackAlignment == 0);
7568 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7562 void* const stack_top =
7566 reinterpret_cast<intptr_t>(stack_top) % kMaxStackAlignment == 0);
7568 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 251 milliseconds

12