Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_internal.h151 uintptr_t stack_top; variable
192 char* stack_top; member
Dpthread_create.cpp267 char* stack_top; in __allocate_thread() local
Dlibc_init_static.cpp328 uintptr_t load_bias, void* stack_top) { in __libc_init_mte()