Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstringpool.cc236 struct GTY(()) string_pool_data { struct
246 static GTY(()) struct string_pool_data * spd; argument
253 spd = ggc_alloc<string_pool_data> (); in gt_pch_save_stringpool()
H A DChangeLog-200336466 (struct string_pool_data): New.
H A DChangeLog-201027088 * strinpool.c (struct string_pool_data): Declare nested_ptr using
H A DChangeLog-200431671 * stringpool.c (struct string_pool_data): Make 'entries' point to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstringpool.c230 struct GTY(()) string_pool_data { struct
240 static GTY(()) struct string_pool_data * spd; argument
247 spd = ggc_alloc<string_pool_data> (); in gt_pch_save_stringpool()