GDB (xrefs)
|
#include "guile-internal.h"
Public Attributes | |
const char * | name |
int | value |
Definition at line 109 of file guile-internal.h.
const char* scheme_integer_constant::name |
Definition at line 111 of file guile-internal.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), gdb.unwinder.Unwinder::__init__(), gdb.xmethod.XMethod::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.printing.PrettyPrinter::__init__(), gdbscm_define_integer_constants(), gdbscm_valid_command_class_p(), pascm_param_type_name(), and pascm_valid_parameter_type_p().
int scheme_integer_constant::value |