Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/gwp_asan/
Dutilities.cpp38 static constexpr AlignmentStrategy PlatformDefaultAlignment = variable
41 static constexpr AlignmentStrategy PlatformDefaultAlignment = variable
49 Align = PlatformDefaultAlignment; in rightAlignedAllocationSize()