Searched refs:GetOrUnpack (Results 1 – 2 of 2) sorted by relevance
107 uptr *GetOrUnpack(StackStore *store);
62 const uptr *stack_trace = blocks_[block_idx].GetOrUnpack(this); in Load()258 uptr *StackStore::BlockInfo::GetOrUnpack(StackStore *store) { in GetOrUnpack() function in __sanitizer::StackStore::BlockInfo