Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h203 int (*decl_dwarf_attribute) (const_tree, int); member
H A Ddwarf2out.c22966 = lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23020 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23027 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23036 = lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23045 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23052 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23680 && lang_hooks.decls.decl_dwarf_attribute (decl, DW_AT_inline) != -1) in gen_variable_die()
23979 && lang_hooks.decls.decl_dwarf_attribute (decl_or_origin, in gen_variable_die()
23987 int inl = lang_hooks.decls.decl_dwarf_attribute (decl_or_origin, in gen_variable_die()
25172 && (lang_hooks.decls.decl_dwarf_attribute (member, DW_AT_inline) in gen_member_die()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h218 int (*decl_dwarf_attribute) (const_tree, int); member
H A Ddwarf2out.cc23664 = lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23718 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23725 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23734 = lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23743 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
23750 && lang_hooks.decls.decl_dwarf_attribute (decl, in gen_subprogram_die()
24378 && lang_hooks.decls.decl_dwarf_attribute (decl, DW_AT_inline) != -1) in gen_variable_die()
24677 && lang_hooks.decls.decl_dwarf_attribute (decl_or_origin, in gen_variable_die()
24685 int inl = lang_hooks.decls.decl_dwarf_attribute (decl_or_origin, in gen_variable_die()
25764 && (lang_hooks.decls.decl_dwarf_attribute (member, DW_AT_inline) in gen_member_die()
[all …]
H A DChangeLog-20169624 function_decl_defaulted hooks. Add decl_dwarf_attribute hook.
9636 lang_hooks.decls.decl_dwarf_attribute instead of