|
libkdumpfile-0.4.0
Kernel coredump file access
|
Data structure used to hold symbolic information. More...
#include <addrxlat.h>
Data Fields | |
| addrxlat_addr_t | val |
| [out] Resolved value. More... | |
| addrxlat_sym_type_t | type |
| [in] Type of information. More... | |
| const char * | args [ADDRXLAT_SYM_ARGC_MAX] |
| [in] Symbolic arguments. More... | |
Data structure used to hold symbolic information.
| const char* _addrxlat_sym::args[ADDRXLAT_SYM_ARGC_MAX] |
[in] Symbolic arguments.
| addrxlat_sym_type_t _addrxlat_sym::type |
[in] Type of information.
| addrxlat_addr_t _addrxlat_sym::val |
[out] Resolved value.
1.8.14