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

Public Attributes

struct mdebug_pendingnext
 
char * s
 
struct typet
 

Detailed Description

Definition at line 466 of file mdebugread.c.

Member Data Documentation

◆ next

struct mdebug_pending* mdebug_pending::next

Definition at line 468 of file mdebugread.c.

Referenced by add_pending(), and is_pending_symbol().

◆ s

char* mdebug_pending::s

Definition at line 469 of file mdebugread.c.

Referenced by add_pending(), and is_pending_symbol().

◆ t

struct type* mdebug_pending::t

Definition at line 470 of file mdebugread.c.

Referenced by add_pending(), cross_ref(), and parse_symbol().


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