Searched refs:StackBufferOverflow (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/commonlibrary/thirdparty/asan/entry/src/main/cpp/ |
| D | napi_init.cpp | 107 __attribute__((optnone)) static napi_value StackBufferOverflow(napi_env env, napi_callback_info inf… in StackBufferOverflow() function 267 …{ "stackBufferOverflow", nullptr, StackBufferOverflow, nullptr, nullptr, nullptr, napi_default, nu… in Init()
|
| /test/xts/acts/commonlibrary/thirdparty/hwasan/entry/src/main/cpp/ |
| D | napi_init.cpp | 106 __attribute__((optnone)) static napi_value StackBufferOverflow(napi_env env, napi_callback_info inf… in StackBufferOverflow() function 330 …{ "stackBufferOverflow", nullptr, StackBufferOverflow, nullptr, nullptr, nullptr, napi_default, nu… in Init()
|