Home
last modified time | relevance | path

Searched refs:DW_AT_reference (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c199 case DW_AT_reference: in cp_decl_dwarf_attribute()
249 case DW_AT_reference: in cp_type_dwarf_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc202 case DW_AT_reference: in cp_decl_dwarf_attribute()
252 case DW_AT_reference: in cp_type_dwarf_attribute()
H A DChangeLog-2016703 * cp-objcp-common.c (cp_decl_dwarf_attribute): Handle DW_AT_reference
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h282 #define DW_AT_reference 0x77 macro
H A Ddwarf_dump.c254 case DW_AT_reference: in dwarf_get_AT_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp829 addFlag(Buffer, dwarf::DW_AT_reference); in constructTypeDIE()
1266 addFlag(SPDie, dwarf::DW_AT_reference); in applySubprogramAttributes()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def345 DW_AT (DW_AT_reference, 0x77)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def345 DW_AT (DW_AT_reference, 0x77)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def345 DW_AT (DW_AT_reference, 0x77)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def345 DW_AT (DW_AT_reference, 0x77)
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc895 CASE_S (DW_AT_reference); in at2str()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc23744 DW_AT_reference) == 1) in gen_subprogram_die()
23745 add_AT_flag (subr_die, DW_AT_reference, 1); in gen_subprogram_die()
25978 && lang_hooks.types.type_dwarf_attribute (type, DW_AT_reference) != -1) in gen_subroutine_type_die()
25979 add_AT_flag (subr_die, DW_AT_reference, 1); in gen_subroutine_type_die()
H A DChangeLog-20168538 * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c23046 DW_AT_reference) == 1) in gen_subprogram_die()
23047 add_AT_flag (subr_die, DW_AT_reference, 1); in gen_subprogram_die()
25382 && lang_hooks.types.type_dwarf_attribute (type, DW_AT_reference) != -1) in gen_subroutine_type_die()
25383 add_AT_flag (subr_die, DW_AT_reference, 1); in gen_subroutine_type_die()