GDB (API)
|
#include "minsyms.h"
Public Member Functions | |
bound_minimal_symbol (struct minimal_symbol *msym, struct objfile *objf) | |
bound_minimal_symbol ()=default | |
CORE_ADDR | value_address () const |
struct obj_section * | obj_section () const |
Public Attributes | |
struct minimal_symbol * | minsym = nullptr |
struct objfile * | objfile = nullptr |
|
inline |
|
default |
|
inline |
|
inline |
struct minimal_symbol* bound_minimal_symbol::minsym = nullptr |