Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c424 map_td_tree_pre(tdesc_t *ctdp, tdesc_t **ctdpp __unused, void *private) in map_td_tree_pre() function
531 map_td_tree_pre, /* intrinsic */
532 map_td_tree_pre, /* pointer */
533 map_td_tree_pre, /* array */
534 map_td_tree_pre, /* function */
535 map_td_tree_pre, /* struct */
536 map_td_tree_pre, /* union */
537 map_td_tree_pre, /* enum */
538 map_td_tree_pre, /* forward */
539 map_td_tree_pre, /* typedef */
[all …]