Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h175 return &cell_->val;
180 return cell_->val;
185 return cell_->val;
213 h->cell_ = nullptr; in acquire()
228 h->cell_ = c; in acquire()
242 h->cell_ = c; in acquire()
258 h->cell_ = c; in acquire()
297 h->cell_ = c; in acquire()
330 h->cell_ = c; in acquire()
336 if (!h->cell_) in release()
[all …]