GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
uploaded_tsv Struct Reference

#include "tracepoint.h"

Public Attributes

const char * name
 
int number
 
LONGEST initial_value
 
int builtin
 
struct uploaded_tsvnext
 

Detailed Description

Definition at line 208 of file tracepoint.h.

Member Data Documentation

◆ builtin

int uploaded_tsv::builtin

◆ initial_value

LONGEST uploaded_tsv::initial_value

◆ name

const char* uploaded_tsv::name

◆ next

struct uploaded_tsv* uploaded_tsv::next

◆ number

int uploaded_tsv::number

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