Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_fake_stack.cc93 uptr &hint_position = hint_position_[class_id]; in Allocate() local
97 uptr pos = ModuloNumberOfFrames(stack_size_log, class_id, hint_position++); in Allocate()