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

  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 30 if (Shadow::Addr0AndSizeAreEqual(cur, old)) {
tsan_rtl.cc 662 if (Shadow::Addr0AndSizeAreEqual(cur, old) &&
tsan_rtl.h 225 bool Addr0AndSizeAreEqual(const Shadow s1, const Shadow s2) {

Completed in 64 milliseconds