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

Public Member Functions

 user_data (const char *desc, const char *fname)
 

Public Attributes

const char *const desc
 
const char *const fname
 
ui_out::progress_update progress
 

Detailed Description

Definition at line 88 of file debuginfod-support.c.

Constructor & Destructor Documentation

◆ user_data()

user_data::user_data ( const char *  desc,
const char *  fname 
)
inline

Definition at line 90 of file debuginfod-support.c.

Member Data Documentation

◆ desc

const char* const user_data::desc

Definition at line 94 of file debuginfod-support.c.

◆ fname

const char* const user_data::fname

Definition at line 95 of file debuginfod-support.c.

◆ progress

ui_out::progress_update user_data::progress

Definition at line 96 of file debuginfod-support.c.


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