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

Public Attributes

struct selnamenext
 
char * msglist_sel
 
int msglist_len
 

Detailed Description

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

Member Data Documentation

◆ msglist_len

int selname::msglist_len

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

Referenced by end_msglist(), and start_msglist().

◆ msglist_sel

char* selname::msglist_sel

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

Referenced by end_msglist(), and start_msglist().

◆ next

struct selname* selname::next

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

Referenced by end_msglist(), and start_msglist().


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