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

  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 31 if (Shadow::Addr0AndSizeAreEqual(cur, old)) {
tsan_rtl.h 276 static inline bool Addr0AndSizeAreEqual(const Shadow s1, const Shadow s2) {

Completed in 43 milliseconds