HPCToolkit
|
#include <syserv-mesg.h>
Public Attributes | |
int32_t | magic |
int32_t | status |
long | memsize |
uint64_t | num_entries |
uint64_t | reference_offset |
int | is_relocatable |
Definition at line 80 of file syserv-mesg.h.
int syserv_fnbounds_info::is_relocatable |
Definition at line 89 of file syserv-mesg.h.
int32_t syserv_fnbounds_info::magic |
Definition at line 82 of file syserv-mesg.h.
long syserv_fnbounds_info::memsize |
Definition at line 84 of file syserv-mesg.h.
uint64_t syserv_fnbounds_info::num_entries |
Definition at line 87 of file syserv-mesg.h.
uint64_t syserv_fnbounds_info::reference_offset |
Definition at line 88 of file syserv-mesg.h.
int32_t syserv_fnbounds_info::status |
Definition at line 83 of file syserv-mesg.h.