Home
last modified time | relevance | path

Searched defs:ctf_string (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h53 typedef struct GTY ((chain_next ("%h.cts_next"))) ctf_string struct
56 struct ctf_string * cts_next; /* A list node. */ argument
H A Dctfc.cc261 ctf_string_t * ctf_string = ggc_cleared_alloc<ctf_string_t> (); in ctfc_strtable_append_str() local
284 char * ctf_string; in ctfc_strtable_add_str() local
H A Dctfout.cc626 ctf_string_t * ctf_string = ctfc->ctfc_strtable.ctstab_head; in output_ctf_strs() local
H A Dbtfout.cc841 ctf_string_t * ctf_string = ctfc->ctfc_strtable.ctstab_head; in output_btf_strs() local