Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h110 u64 res = (x_ & ~kIgnoreBit) >> kTidShift; in tid()
131 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit()
132 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; } in ClearIgnoreBit()
161 static const u64 kIgnoreBit = 1ull << 63; variable
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h117 u64 res = (x_ & ~kIgnoreBit) >> kTidShift; in tid()
138 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit()
139 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; } in ClearIgnoreBit()
168 static const u64 kIgnoreBit = 1ull << 63; variable
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi9478 <!-- static const __sanitizer::u64 __tsan::FastState::kIgnoreBit -->
9479 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…
29933 <!-- static const __sanitizer::u64 __tsan::FastState::kIgnoreBit -->
29934 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi5570 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…
17553 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…