Home
last modified time | relevance | path

Searched refs:next_instantiation (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c3592 struct next_instantiation in hpread_read_struct_type() struct
3594 struct next_instantiation *next; in hpread_read_struct_type() argument
3607 struct next_instantiation *i_new, *i_list = 0; in hpread_read_struct_type()
4244 i_new = (struct next_instantiation *) alloca (sizeof (struct next_instantiation)); in hpread_read_struct_type()
4245 memset (i_new, 0, sizeof (struct next_instantiation)); in hpread_read_struct_type()