#include <signal_handler.h>
Definition at line 45 of file signal_handler.h.
◆ GetCStackPointer()
static uintptr_t dart::SignalHandler::GetCStackPointer |
( |
const mcontext_t & |
mcontext | ) |
|
|
static |
◆ GetDartStackPointer()
static uintptr_t dart::SignalHandler::GetDartStackPointer |
( |
const mcontext_t & |
mcontext | ) |
|
|
static |
◆ GetFramePointer()
static uintptr_t dart::SignalHandler::GetFramePointer |
( |
const mcontext_t & |
mcontext | ) |
|
|
static |
◆ GetLinkRegister()
static uintptr_t dart::SignalHandler::GetLinkRegister |
( |
const mcontext_t & |
mcontext | ) |
|
|
static |
◆ GetProgramCounter()
static uintptr_t dart::SignalHandler::GetProgramCounter |
( |
const mcontext_t & |
mcontext | ) |
|
|
static |
◆ Install()
static void dart::SignalHandler::Install |
( |
SignalAction |
action | ) |
|
|
static |
◆ Remove()
static void dart::SignalHandler::Remove |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: