GDB (xrefs)
Loading...
Searching...
No Matches
Functions
py-instruction.h File Reference
#include "python-internal.h"

Go to the source code of this file.

Functions

PyTypeObject * py_insn_get_insn_type ()
 

Function Documentation

◆ py_insn_get_insn_type()

PyTypeObject * py_insn_get_insn_type ( )
extern

Definition at line 59 of file py-instruction.c.

References py_insn_getset, and py_insn_type.

Referenced by gdbpy_initialize_instruction(), and gdbpy_initialize_record().