Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c3551 static struct type *current_template = NULL; variable
3752 current_template = type; in hpread_read_struct_type()
4378 current_template = NULL; in hpread_read_struct_type()
4469 if (current_template != NULL) in hpread_get_nth_template_arg()
4470 return TYPE_TEMPLATE_ARG (current_template, n).type; in hpread_get_nth_template_arg()