Home
last modified time | relevance | path

Searched refs:ctf_decl_node_t (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-decl.c60 ctf_decl_node_t *cdp, *ndp; in ctf_decl_fini()
76 ctf_decl_node_t *cdp; in ctf_decl_push()
135 if ((cdp = malloc (sizeof (ctf_decl_node_t))) == NULL) in ctf_decl_push()
H A Dctf-impl.h136 } ctf_decl_node_t; typedef
H A Dctf-types.c326 ctf_decl_node_t *cdp; in ctf_type_aname()