Home
last modified time | relevance | path

Searched refs:STYP_DWARF (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h71 STYP_DWARF = 0x0010, enumerator
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dxcoff.h55 #define STYP_DWARF 0x0010 macro
H A DChangeLog-041590 (STYP_DWARF, SSUBTYP_DWINFO)
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h57 #define STYP_DWARF 0x0010 macro
H A DChangeLog-041590 (STYP_DWARF, SSUBTYP_DWINFO)
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h55 #define STYP_DWARF 0x0010 macro
H A DChangeLog-041590 (STYP_DWARF, SSUBTYP_DWINFO)
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dxcoff.h55 #define STYP_DWARF 0x0010 macro
H A DChangeLog-041590 (STYP_DWARF, SSUBTYP_DWINFO)
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp134 Sec.Flags != XCOFF::STYP_TDATA && Sec.Flags != XCOFF::STYP_DWARF) in printRelocations()
433 ECase(STYP_PAD), ECase(STYP_DWARF), ECase(STYP_TEXT),
/netbsd/external/gpl3/gcc.old/dist/libbacktrace/
H A Dxcoff.c127 #define STYP_DWARF 0x10 /* DWARF debugging section. */ macro
1240 if ((sects[i].s_flags & 0xffff) != STYP_DWARF in xcoff_add()
/netbsd/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c127 #define STYP_DWARF 0x10 /* DWARF debugging section. */ macro
1247 if ((sects[i].s_flags & 0xffff) != STYP_DWARF in xcoff_add()
H A DChangeLog1053 (STYP_DWARF, SSUBTYP_DW*): Define.
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dod-xcoff.c182 { STYP_DWARF, "dwarf" },
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dod-xcoff.c182 { STYP_DWARF, "dwarf" },
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dod-xcoff.c182 { STYP_DWARF, "dwarf" },
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dod-xcoff.c182 { STYP_DWARF, "dwarf" },
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h582 styp_flags = STYP_DWARF | xcoff_dwsect_names[i].flag; in sec_to_styp_flags()
795 else if (styp_flags & STYP_DWARF) in styp_to_sec_flags()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h578 styp_flags = STYP_DWARF | xcoff_dwsect_names[i].flag; in sec_to_styp_flags()
791 else if (styp_flags & STYP_DWARF) in styp_to_sec_flags()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h586 styp_flags = STYP_DWARF | xcoff_dwsect_names[i].flag; in sec_to_styp_flags()
824 else if (styp_flags & STYP_DWARF) in styp_to_sec_flags()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h582 styp_flags = STYP_DWARF | xcoff_dwsect_names[i].flag; in sec_to_styp_flags()
795 else if (styp_flags & STYP_DWARF) in styp_to_sec_flags()