ReactOS 0.4.16-dev-2-g02a6913
|
Public Attributes | |
struct pending_object * | objs |
unsigned | num |
unsigned | allocated |
unsigned pending_list::allocated |
Definition at line 1119 of file stabs.c.
Referenced by pending_make_room().
unsigned pending_list::num |
Definition at line 1118 of file stabs.c.
Referenced by pending_add_line(), pending_add_var(), pending_flush(), and pending_make_room().
struct pending_object* pending_list::objs |
Definition at line 1117 of file stabs.c.
Referenced by pending_add_line(), pending_add_var(), pending_flush(), pending_make_room(), and stabs_parse().