Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc238 AdjustStackSize(attr); in INTERCEPTOR()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cc307 void AdjustStackSize(void *attr_) { in AdjustStackSize() function
Dsanitizer_common.h312 void AdjustStackSize(void *attr);
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_interceptors.cpp444 AdjustStackSize(attr); in INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cpp398 void AdjustStackSize(void *attr_) { in AdjustStackSize() function
Dsanitizer_common.h271 void AdjustStackSize(void *attr);
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1121 AdjustStackSize(attr); in INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp1037 AdjustStackSize(attr); in INTERCEPTOR()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc921 AdjustStackSize(attr); in TSAN_INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp991 AdjustStackSize(attr); in TSAN_INTERCEPTOR()