Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/gwp_asan/
Dutilities.cpp39 AlignmentStrategy::BIONIC;
52 case AlignmentStrategy::BIONIC: in rightAlignedAllocationSize()
Dutilities.h31 BIONIC, enumerator
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Dalignment.cpp37 KV.first, gwp_asan::AlignmentStrategy::BIONIC)); in TEST()