Home
last modified time | relevance | path

Searched defs:kExternalPCBit (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/tsan/
Djava.h26 const jptr kExternalPCBit = 1ULL << 60; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h53 const u64 kExternalPCBit = 1ULL << 60; variable