#include <assert.h>
#include "fnbounds_interface.h"
#include "fnbounds_file_header.h"
#include <loadmap.h>
#include <files.h>
Go to the source code of this file.
◆ fnbounds_add()
int fnbounds_add |
( |
char * |
module_name, |
|
|
void * |
start, |
|
|
void * |
end |
|
) |
| |
◆ fnbounds_enclosing_addr()
bool fnbounds_enclosing_addr |
( |
void * |
ip, |
|
|
void ** |
start, |
|
|
void ** |
end, |
|
|
load_module_t ** |
lm |
|
) |
| |
◆ fnbounds_fetch_executable_table()
◆ fnbounds_fini()
◆ fnbounds_init()
◆ fnbounds_query()
int fnbounds_query |
( |
void * |
pc | ) |
|
◆ fnbounds_release_lock()
void fnbounds_release_lock |
( |
void |
| ) |
|
◆ fnbounds_executable_dso
◆ hpcrun_is_relocatable
int hpcrun_is_relocatable |
◆ hpcrun_nm_addrs
unsigned long hpcrun_nm_addrs[] |
◆ hpcrun_nm_addrs_len
unsigned long hpcrun_nm_addrs_len |
◆ hpcrun_reference_offset
unsigned long hpcrun_reference_offset |