GDB (xrefs)
Public Attributes | List of all members
stap_probe Struct Reference

Public Attributes

struct probe p
 
CORE_ADDR sem_addr
 
unsigned int args_parsed: 1
 
union {
   const char *   text
 
args_u
 

Detailed Description

Definition at line 101 of file stap-probe.c.

Member Data Documentation

unsigned int stap_probe::args_parsed
union { ... } stap_probe::args_u
struct probe stap_probe::p
CORE_ADDR stap_probe::sem_addr
const char* stap_probe::text

Definition at line 117 of file stap-probe.c.

Referenced by handle_stap_probe(), and stap_parse_probe_arguments().


The documentation for this struct was generated from the following file: