Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h68 } ctf_strtable_t; typedef
281 ctf_strtable_t ctfc_strtable;
284 ctf_strtable_t ctfc_aux_strtable;
360 extern ctf_strtable_t * ctfc_get_strtab (ctf_container_ref, int);
H A Dctfc.cc64 ctf_strtable_t *
75 ctf_strtable_t * strtab = ctfc_get_strtab (ctfc, aux); in ctfc_get_strtab_len()
259 ctfc_strtable_append_str (ctf_strtable_t * str_table, const char * str) in ctfc_strtable_append_str()
280 ctfc_strtable_add_str (ctf_strtable_t * str_table, const char * name, in ctfc_strtable_add_str()
323 ctf_strtable_t *str_table = ctfc_get_strtab (ctfc, aux_str); in ctf_add_string()
920 init_ctf_strtable (ctf_strtable_t * strtab) in init_ctf_strtable()
978 ctfc_delete_strtab (ctf_strtable_t * strtab) in ctfc_delete_strtab()