HomeSort by relevance Sort by last modified time
    Searched refs:inc_use_count_unsafe (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stackdepot.h 30 void inc_use_count_unsafe();
sanitizer_stackdepot.cc 96 void StackDepotHandle::inc_use_count_unsafe() { function in class:__sanitizer::StackDepotHandle
  /external/compiler-rt/lib/msan/
msan.cc 134 // StackDepotHandle::inc_use_count_unsafe.
292 if (inserted) h.inc_use_count_unsafe();

Completed in 105 milliseconds