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

Public Attributes

struct selnamenext
 
char * msglist_sel
 
int msglist_len
 

Detailed Description

Definition at line 422 of file objc-lang.c.

Member Data Documentation

◆ msglist_len

int selname::msglist_len

Definition at line 426 of file objc-lang.c.

Referenced by end_msglist(), and start_msglist().

◆ msglist_sel

char* selname::msglist_sel

Definition at line 425 of file objc-lang.c.

Referenced by end_msglist(), and start_msglist().

◆ next

struct selname* selname::next

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