Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h176 int (*type_dwarf_attribute) (const_tree, int); member
H A Ddwarf2out.c25382 && lang_hooks.types.type_dwarf_attribute (type, DW_AT_reference) != -1) in gen_subroutine_type_die()
25385 && lang_hooks.types.type_dwarf_attribute (type, in gen_subroutine_type_die()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h186 int (*type_dwarf_attribute) (const_tree, int); member
H A Ddwarf2out.cc25978 && lang_hooks.types.type_dwarf_attribute (type, DW_AT_reference) != -1) in gen_subroutine_type_die()
25981 && lang_hooks.types.type_dwarf_attribute (type, in gen_subroutine_type_die()
H A DChangeLog-20167092 * langhooks.h (struct lang_hooks_for_types): Add type_dwarf_attribute