Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp99 uptr &hint_position = hint_position_[class_id]; in Allocate() local
103 uptr pos = ModuloNumberOfFrames(stack_size_log, class_id, hint_position++); in Allocate()