Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_fake_stack.cc71 str.append("%zd: %zd/%zd; ", class_id, hint_position_[class_id], in Destroy()
93 uptr &hint_position = hint_position_[class_id]; in Allocate()
Dasan_fake_stack.h165 uptr hint_position_[kNumberOfSizeClasses]; variable