Searched refs:scudo_stack_depot (Results 1 – 8 of 8) sorted by relevance
43 .scudo_stack_depot = __libc_shared_globals()->scudo_stack_depot, in get_process_info()
49 uintptr_t scudo_stack_depot = 0; member
43 const char* scudo_stack_depot; member
98 uintptr_t scudo_stack_depot; member
304 process_info->scudo_stack_depot = crash_info->data.d.scudo_stack_depot; in ReadCrashInfo()
110 const char* scudo_stack_depot = nullptr; member
43 auto stack_depot = AllocAndReadFully(process_memory, process_info.scudo_stack_depot, in ScudoCrashData()
383 __libc_shared_globals()->scudo_stack_depot = __scudo_get_stack_depot_addr(); in MallocInitImpl()