Searched refs:scudo_ring_buffer (Results 1 – 5 of 5) sorted by relevance
51 uintptr_t scudo_ring_buffer = 0; member
100 uintptr_t scudo_ring_buffer; member
306 process_info->scudo_ring_buffer = crash_info->data.d.scudo_ring_buffer; in ReadCrashInfo()
45 const char* scudo_ring_buffer; member
47 auto ring_buffer = AllocAndReadFully(process_memory, process_info.scudo_ring_buffer, in ScudoCrashData()