Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2962 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass() function
3236 StackMallocIdx = StackMallocSizeClass(LocalStackSize); in processStaticAllocas()
3249 StackMallocIdx = StackMallocSizeClass(LocalStackSize); in processStaticAllocas()
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1952 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass() function
2118 StackMallocIdx = StackMallocSizeClass(LocalStackSize); in poisonStack()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2884 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass() function
3092 StackMallocIdx = StackMallocSizeClass(LocalStackSize); in processStaticAllocas()