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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_internal.h 108 uptr times_restarted_; member in class:__sanitizer::SymbolizerProcess
sanitizer_symbolizer_libcdep.cc 354 times_restarted_(0),
363 for (; times_restarted_ < kMaxTimesRestarted; times_restarted_++) {

Completed in 54 milliseconds