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

#include "tracepoint.h"

Public Attributes

struct gdbarchgdbarch
 
CORE_ADDR address
 
char * str_id
 
char * extra
 

Detailed Description

Definition at line 215 of file tracepoint.h.

Member Data Documentation

◆ address

CORE_ADDR static_tracepoint_marker::address

◆ extra

char* static_tracepoint_marker::extra

◆ gdbarch

struct gdbarch* static_tracepoint_marker::gdbarch

◆ str_id

char* static_tracepoint_marker::str_id

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