Searched refs:__stack_chk_guard_page (Results 1 – 1 of 1) sorted by relevance
84 uintptr_t __stack_chk_guard_page = base::bits::AlignDown( in ResetStackCanaryIfPossible() local86 PCHECK(0 == mprotect(reinterpret_cast<void*>(__stack_chk_guard_page), in ResetStackCanaryIfPossible()89 PCHECK(0 == mprotect(reinterpret_cast<void*>(__stack_chk_guard_page), in ResetStackCanaryIfPossible()