Go to the source code of this file.
◆ get_eh_frame_list()
Get EH Framework List
- Precondition
- expects: none
- Postcondition
- ensures: ret != nullptr
Returns a list of ".eh_frame" sections, containing their start address, and size. This is used by the unwind library to find stack frames. The list should have one .eh_frame section for each module that is loaded.
- Returns
- eh_frame list (of size MAX_NUM_MODULES)
Definition at line 75 of file test.cpp.
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ g_offs
◆ g_size
◆ g_eh_frame_list
◆ __eh_frame_start
◆ __eh_frame_end