GDB (xrefs)
|
#include "stap-probe.h"
Public Attributes | |
const char * | arg |
const char * | saved_arg |
struct type * | arg_type |
struct gdbarch * | gdbarch |
int | inside_paren_p |
Definition at line 26 of file stap-probe.h.
const char* stap_parse_info::arg |
Definition at line 29 of file stap-probe.h.
Referenced by arm_stap_parse_special_token(), i386_stap_parse_special_token(), ppc_stap_parse_special_token(), stap_parse_argument(), stap_parse_argument_1(), stap_parse_argument_conditionally(), stap_parse_register_operand(), and stap_parse_single_operand().
struct type* stap_parse_info::arg_type |
Definition at line 40 of file stap-probe.h.
Referenced by arm_stap_parse_special_token(), i386_stap_parse_special_token(), stap_parse_argument(), and stap_parse_register_operand().
struct gdbarch* stap_parse_info::gdbarch |
Definition at line 43 of file stap-probe.h.
Referenced by stap_parse_argument(), stap_parse_argument_conditionally(), stap_parse_register_operand(), and stap_parse_single_operand().
Definition at line 47 of file stap-probe.h.
Referenced by stap_parse_argument(), stap_parse_argument_1(), stap_parse_argument_conditionally(), and stap_parse_single_operand().
Definition at line 34 of file stap-probe.h.
Referenced by arm_stap_parse_special_token(), i386_stap_parse_special_token(), ppc_stap_parse_special_token(), stap_parse_argument(), stap_parse_argument_1(), stap_parse_argument_conditionally(), stap_parse_register_operand(), and stap_parse_single_operand().