Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h57 } ctf_string_t; typedef
63 ctf_string_t * ctstab_head; /* Head str ptr. */
64 ctf_string_t * ctstab_tail; /* Tail. new str appended to tail. */
H A Dctfc.cc261 ctf_string_t * ctf_string = ggc_cleared_alloc<ctf_string_t> (); in ctfc_strtable_append_str()
980 ctf_string_t * str = NULL; in ctfc_delete_strtab()
981 ctf_string_t * next_str = NULL; in ctfc_delete_strtab()
H A Dctfout.cc626 ctf_string_t * ctf_string = ctfc->ctfc_strtable.ctstab_head; in output_ctf_strs()
H A Dbtfout.cc841 ctf_string_t * ctf_string = ctfc->ctfc_strtable.ctstab_head; in output_btf_strs()