Home
last modified time | relevance | path

Searched refs:scudo_stack_depot_size (Results 1 – 4 of 4) sorted by relevance

/bionic/linker/
Dlinker_debuggerd_android.cpp47 .scudo_stack_depot_size = __libc_shared_globals()->scudo_stack_depot_size, in get_process_info()
/bionic/libc/private/
Dbionic_globals.h133 size_t scudo_stack_depot_size = 0; member
/bionic/libc/bionic/
Dheap_tagging.cpp170 __libc_shared_globals()->scudo_stack_depot_size = __scudo_get_stack_depot_size(); in SetHeapTaggingLevel()
Dmalloc_common_dynamic.cpp389 __libc_shared_globals()->scudo_stack_depot_size = __scudo_get_stack_depot_size(); in MallocInitImpl()