Searched refs:STYP_EXCEPT (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | XCOFF.h | 75 STYP_EXCEPT = 0x0100, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | xcoff.h | 78 #define STYP_EXCEPT 0x0100 macro
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | xcoff.h | 78 #define STYP_EXCEPT 0x0100 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 434 ECase(STYP_DATA), ECase(STYP_BSS), ECase(STYP_EXCEPT), 489 case XCOFF::STYP_EXCEPT: in printSectionHeaders()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | od-xcoff.c | 187 { STYP_EXCEPT, "except" },
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | od-xcoff.c | 188 { STYP_EXCEPT, "except" },
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffcode.h | 573 styp_flags = STYP_EXCEPT; in sec_to_styp_flags() 818 else if (styp_flags & STYP_EXCEPT) in styp_to_sec_flags()
|
H A D | ChangeLog-2013 | 1658 of STYP_EXCEPT, STYP_LOADER and STYP_TYPCHK sections.
|
H A D | ChangeLog-0001 | 196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffcode.h | 518 styp_flags = STYP_EXCEPT; in sec_to_styp_flags() 763 else if (styp_flags & STYP_EXCEPT) in styp_to_sec_flags()
|
H A D | ChangeLog-2013 | 1658 of STYP_EXCEPT, STYP_LOADER and STYP_TYPCHK sections.
|
H A D | ChangeLog-0001 | 196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2013 | 1658 of STYP_EXCEPT, STYP_LOADER and STYP_TYPCHK sections.
|
H A D | ChangeLog-0001 | 196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2013 | 1658 of STYP_EXCEPT, STYP_LOADER and STYP_TYPCHK sections.
|
H A D | ChangeLog-0001 | 196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for
|