Home
last modified time | relevance | path

Searched defs:stack_end (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c308 size_t stack_end = (size_t)(__pthread_self()->stack); in libc_gwp_asan_unwind_fast() local
/third_party/musl/src/gwp_asan/linux/
Dgwp_asan.c519 size_t stack_end = (size_t)(__pthread_self()->stack); in run_unwind() local