Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf2out.c3212 typedef struct pubname_struct *pubname_ref; typedef
3449 static pubname_ref pubname_table;
6377 pubname_ref p = &pubname_table[i]; in size_of_pubnames()
6911 pubname_ref p;
6920 = (pubname_ref) xrealloc (pubname_table,
6950 pubname_ref pub = &pubname_table[i]; in output_pubnames()
/openbsd/src/gnu/gcc/gcc/
Ddwarf2out.c3683 typedef struct pubname_struct *pubname_ref; typedef
3943 static GTY ((length ("pubname_table_allocated"))) pubname_ref pubname_table;
6764 pubname_ref p = &pubname_table[i]; in size_of_pubnames()
7333 pubname_ref p; in add_pubname()
7377 pubname_ref pub = &pubname_table[i]; in output_pubnames()