Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h92 extern int lhd_decl_dwarf_attribute (const_tree, int);
240 #define LANG_HOOKS_DECL_DWARF_ATTRIBUTE lhd_decl_dwarf_attribute
H A Dlanghooks.c835 lhd_decl_dwarf_attribute (const_tree, int) in lhd_decl_dwarf_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h97 extern int lhd_decl_dwarf_attribute (const_tree, int);
255 #define LANG_HOOKS_DECL_DWARF_ATTRIBUTE lhd_decl_dwarf_attribute
H A Dlanghooks.cc885 lhd_decl_dwarf_attribute (const_tree, int) in lhd_decl_dwarf_attribute() function
H A DChangeLog-20169625 * langhooks-def.h (lhd_decl_dwarf_attribute): Declare.
9634 * langhooks.c (lhd_decl_dwarf_attribute): New function.