Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_fake_stack.h151 uptr stack_size_log() const { return stack_size_log_; } in stack_size_log()
166 uptr stack_size_log_; variable
Dasan_fake_stack.cc56 res->stack_size_log_ = stack_size_log; in Create()
75 uptr size = RequiredSize(stack_size_log_); in Destroy()