Searched refs:DW_AT_friend (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf.h150 #define DW_AT_friend 0x41 macro
H A Ddwarf_dump.c148 case DW_AT_friend:
149 return "DW_AT_friend";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h329 DW_AT_friend = 0x41, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h325 DW_AT_friend = 0x41, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h294 DW_AT_friend = 0x41, enumerator in enum:dwarf_attribute
H A Ddwarf2out.c4596 case DW_AT_friend:
4597 return "DW_AT_friend";
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h247 DW_AT_friend = 0x41, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1668 case DW_AT_friend: return "DW_AT_friend";
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c6629 case DW_AT_friend:
6630 return "DW_AT_friend";
8258 || (at->dw_attr == DW_AT_friend
8447 case DW_AT_friend:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c12584 case DW_AT_friend:
12585 return "DW_AT_friend";

Completed in 805 milliseconds