GDB (API)
|
#include "minsyms.h"
Public Attributes | |
struct minimal_symbol * | minsym |
struct objfile * | objfile |
Several lookup functions return both a minimal symbol and the objfile in which it is found. This structure is used in these cases.
struct objfile* bound_minimal_symbol::objfile |