Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhpread.c205 static struct type *hpread_get_nth_template_arg (struct objfile *, int);
4467 hpread_get_nth_template_arg (struct objfile *objfile, int n) in hpread_get_nth_template_arg() function
4653 return hpread_get_nth_template_arg (objfile, hp_type.dntti.bitlength); in hpread_type_lookup()
H A DChangeLog-19981019 (hpread_get_nth_template_arg): New function.