Lines Matching refs:ctf_id_t
376 static ctf_id_t
381 ctf_id_t type; in ctf_add_generic()
404 static ctf_id_t
409 ctf_id_t type; in ctf_add_encoded()
430 ctf_id_t
431 ctf_add_reftype (ctf_container_ref ctfc, uint32_t flag, ctf_id_t ref, in ctf_add_reftype()
435 ctf_id_t type; in ctf_add_reftype()
450 ctf_id_t
455 ctf_id_t type = 0; in ctf_add_forward()
467 ctf_id_t
469 ctf_id_t ref, dw_die_ref die) in ctf_add_typedef()
472 ctf_id_t type; in ctf_add_typedef()
491 ctf_id_t
492 ctf_add_slice (ctf_container_ref ctfc, uint32_t flag, ctf_id_t ref, in ctf_add_slice()
496 ctf_id_t type; in ctf_add_slice()
526 ctf_id_t
533 ctf_id_t
540 ctf_id_t
547 ctf_id_t
548 ctf_add_pointer (ctf_container_ref ctfc, uint32_t flag, ctf_id_t ref, in ctf_add_pointer()
554 ctf_id_t
559 ctf_id_t type; in ctf_add_array()
578 ctf_id_t
583 ctf_id_t type; in ctf_add_enum()
614 ctf_add_enumerator (ctf_container_ref ctfc, ctf_id_t enid, const char * name, in ctf_add_enumerator()
662 const char * name, ctf_id_t type, in ctf_add_member_offset()
702 ctf_add_variable (ctf_container_ref ctfc, const char * name, ctf_id_t ref, in ctf_add_variable()
747 const char * name, ctf_id_t type) in ctf_add_function_arg()
777 ctf_id_t
783 ctf_id_t type; in ctf_add_function()
805 ctf_id_t
810 ctf_id_t type = 0; in ctf_add_sou()
849 ctf_id_t
869 ctf_id_t * type_id) in ctf_type_exists()