Home
last modified time | relevance | path

Searched defs:stack_top (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dpthread_internal.h133 uintptr_t stack_top; variable
173 char* stack_top; member
H A Dpthread_create.cpp250 char* stack_top; in __allocate_thread() local
/aosp12/art/runtime/
H A Dthread.cc735 uint8_t* stack_top = FindStackTop(); in InstallImplicitProtection() local