Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dsignal_handler.cpp121 if (InOtherCode(sig, info, context)) { in SignalActionHandler()
136 bool SignalManager::InOtherCode([[maybe_unused]] int sig, [[maybe_unused]] siginfo_t *info, in InOtherCode() function in panda::SignalManager
Dsignal_handler.h42 bool InOtherCode(int sig, siginfo_t *info, void *context);