Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1578 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass() function
1698 StackMallocIdx = StackMallocSizeClass(LocalStackSize); in poisonStack()