Home
last modified time | relevance | path

Searched refs:PANDA_ASAN_ON (Results 1 - 18 of 18) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dasan_interface.h22 #define PANDA_ASAN_ON macro
27 #define PANDA_ASAN_ON macro
31 #ifdef PANDA_ASAN_ON
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dasan_interface.h22 #define PANDA_ASAN_ON macro
27 #define PANDA_ASAN_ON macro
30 #if defined(PANDA_ASAN_ON)
55 #endif // PANDA_ASAN_ON
/arkcompiler/runtime_core/libpandabase/tests/
H A Dmmap_fixed_test.cpp55 #if defined(PANDA_ASAN_ON) in TEST_F()
H A Dnative_bytes_from_mallinfo_test.cpp26 #if (!defined(PANDA_ASAN_ON)) && (!defined(PANDA_TSAN_ON)) && (defined(__GLIBC__) || defined(PANDA_TARGET_MOBILE)) in TEST()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dnative_bytes_from_mallinfo_test.cpp26 #if (!defined(PANDA_ASAN_ON)) && (!defined(PANDA_TSAN_ON)) && (defined(__GLIBC__) || defined(PANDA_TARGET_MOBILE)) in TEST()
H A Dmmap_test.cpp152 #if defined(PANDA_ASAN_ON) in TEST_F()
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dmem.cpp195 #if defined(PANDA_ASAN_ON) in MapRWAnonymousFixedRaw()
268 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) in GetNativeBytesFromMallinfo()
299 #endif // PANDA_ASAN_ON || PANDA_TSAN_ON in GetNativeBytesFromMallinfo()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dmem.cpp256 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) || defined(USE_THREAD_SANITIZER) in MapRWAnonymousFixedRaw()
327 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) in GetNativeBytesFromMallinfo()
358 #endif // PANDA_ASAN_ON || PANDA_TSAN_ON in GetNativeBytesFromMallinfo()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine.cpp86 #ifdef PANDA_ASAN_ON in CleanUp()
92 #endif // PANDA_ASAN_ON in CleanUp()
/arkcompiler/runtime_core/static_core/runtime/
H A Ddeoptimization.cpp71 #ifdef PANDA_ASAN_ON in UnpoisonAsanStack()
74 #endif // PANDA_ASAN_ON in UnpoisonAsanStack()
H A Dosr.cpp34 #ifdef PANDA_ASAN_ON in UnpoisonAsanStack()
37 #endif // PANDA_ASAN_ON in UnpoisonAsanStack()
H A Dthread.cpp331 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) || !defined(NDEBUG) in InitForStackOverflowCheck()
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
H A Dpaoc.cpp133 #ifndef PANDA_ASAN_ON in InitRuntime()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dregion_allocator_test.cpp596 #ifdef PANDA_ASAN_ON in TEST_F()
600 #endif // PANDA_ASAN_ON in TEST_F()
604 #ifdef PANDA_ASAN_ON in TEST_F()
608 #endif // PANDA_ASAN_ON in TEST_F()
H A Dallocator_test_base.h743 #ifdef PANDA_ASAN_ON in AsanTest()
748 #endif // PANDA_ASAN_ON in AsanTest()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h50 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) || !defined(NDEBUG)
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp131 #ifdef PANDA_ASAN_ON in AnnotateSanitizersEntrypoint()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp1158 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) in CreateDebugRuntimeCallsForNewObject()

Completed in 20 milliseconds