Home
last modified time | relevance | path

Searched refs:STYP_TYPCHK (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DXCOFF.h145 STYP_TYPCHK = 0x4000, enumerator
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dxcoff.h54 #define STYP_TYPCHK 0x4000 macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dxcoff.h54 #define STYP_TYPCHK 0x4000 macro
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DXCOFFYAML.cpp42 ECase(STYP_TYPCHK); in bitset()
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp980 ECase(STYP_LOADER), ECase(STYP_DEBUG), ECase(STYP_TYPCHK),
1188 case XCOFF::STYP_TYPCHK: in printSectionHeaders()
/openbsd/src/gnu/llvm/llvm/lib/Object/
DXCOFFObjectFile.cpp467 ECASE(STYP_TYPCHK, "typchk"); in getSectionFileOffsetToRawData()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoffcode.h463 styp_flags = STYP_TYPCHK; in sec_to_styp_flags()
DChangeLog-0001196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffcode.h464 styp_flags = STYP_TYPCHK;
DChangeLog-0001196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for