Static Public Member Functions | |
static fd_entry | find_fde (register_state *state) |
Exception Header Framework
This is a pretty simple class. The entire .eh_frame ELF section exists to provide a list of FDEs that describe a specific call frame for unwinding. This class provides a means to lookup an FDE for any PC that the code might be executing from.
Definition at line 205 of file eh_frame.h.
|
static |
Definition at line 408 of file eh_frame.cpp.