Go to the source code of this file.
◆ fnbounds_enclosing_addr()
| bool fnbounds_enclosing_addr |
( |
void * |
ip, |
|
|
void ** |
start, |
|
|
void ** |
end, |
|
|
load_module_t ** |
lm |
|
) |
| |
◆ fnbounds_ensure_mapped_dso()
| bool fnbounds_ensure_mapped_dso |
( |
const char * |
module_name, |
|
|
void * |
start, |
|
|
void * |
end |
|
) |
| |
◆ fnbounds_fini()
◆ fnbounds_init()
◆ fnbounds_map_open_dsos()
| void fnbounds_map_open_dsos |
( |
| ) |
|
◆ fnbounds_release_lock()
| void fnbounds_release_lock |
( |
void |
| ) |
|
◆ fnbounds_table_lookup()
| int fnbounds_table_lookup |
( |
void ** |
table, |
|
|
int |
length, |
|
|
void * |
ip, |
|
|
void ** |
start, |
|
|
void ** |
end |
|
) |
| |
◆ fnbounds_unmap_closed_dsos()
| void fnbounds_unmap_closed_dsos |
( |
| ) |
|