Home
last modified time | relevance | path

Searched defs:SANITIZER_CACHE_LINE_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_tsd.h25 struct ALIGNED(SANITIZER_CACHE_LINE_SIZE) ScudoTSD { in ALIGNED() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform.h349 # define SANITIZER_CACHE_LINE_SIZE 128 macro
351 # define SANITIZER_CACHE_LINE_SIZE 64 macro
Dsanitizer_allocator_primary32.h279 struct ALIGNED(SANITIZER_CACHE_LINE_SIZE) SizeClassInfo { in ALIGNED() argument
Dsanitizer_allocator_primary64.h601 struct ALIGNED(SANITIZER_CACHE_LINE_SIZE) RegionInfo { in ALIGNED() argument