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

/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf.h157 #define DW_AT_static_link 0x48 macro
H A Ddwarf_dump.c194 case DW_AT_static_link:
195 return "DW_AT_static_link";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h336 DW_AT_static_link = 0x48, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h332 DW_AT_static_link = 0x48, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h301 DW_AT_static_link = 0x48, enumerator in enum:dwarf_attribute
H A Ddwarf2out.c4610 case DW_AT_static_link:
4611 return "DW_AT_static_link";
11753 add_AT_location_description (subr_die, DW_AT_static_link,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h254 DW_AT_static_link = 0x48, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1303 case DW_AT_static_link:
1546 case DW_AT_static_link:
1675 case DW_AT_static_link: return "DW_AT_static_link";
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c6643 case DW_AT_static_link:
6644 return "DW_AT_static_link";
18083 add_AT_location_description (subr_die, DW_AT_static_link,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c12598 case DW_AT_static_link:
12599 return "DW_AT_static_link";

Completed in 396 milliseconds