HomeSort by relevance Sort by last modified time
    Searched full:hint_position (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/asan/
asan_fake_stack.cc 84 uptr &hint_position = hint_position_[class_id]; local
88 uptr pos = ModuloNumberOfFrames(stack_size_log, class_id, hint_position++);
92 // signal handler's fake stack will start from a different hint_position

Completed in 405 milliseconds