Searched refs:get_debug_type (Results 1 – 7 of 7) sorted by relevance
167 tree (*get_debug_type) (const_tree); member
13188 if (lang_hooks.types.get_debug_type) in modified_type_die()13190 tree debug_type = lang_hooks.types.get_debug_type (type); in modified_type_die()24738 if (lang_hooks.types.get_debug_type) in get_discr_value()24740 tree debug_type = lang_hooks.types.get_debug_type (discr_type); in get_discr_value()25602 if (lang_hooks.types.get_debug_type) in gen_type_die_with_usage()25604 tree debug_type = lang_hooks.types.get_debug_type (type); in gen_type_die_with_usage()
177 tree (*get_debug_type) (const_tree); member
13635 if (lang_hooks.types.get_debug_type) in modified_type_die()13637 tree debug_type = lang_hooks.types.get_debug_type (type); in modified_type_die()25327 if (lang_hooks.types.get_debug_type) in get_discr_value()25329 tree debug_type = lang_hooks.types.get_debug_type (discr_type); in get_discr_value()26198 if (lang_hooks.types.get_debug_type) in gen_type_die_with_usage()26200 tree debug_type = lang_hooks.types.get_debug_type (type); in gen_type_die_with_usage()
733 get_debug_type field.736 get_debug_type field.739 * dwarf2out.c (modified_type_die): Invoke the get_debug_type
7111 get_debug_type langhook.
29257 * dwarf2out.c (get_discr_value): Call the get_debug_type hook on