Searched defs:STYP_INFO (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Daux-coff.h42 #undef STYP_INFO macro
43 #define STYP_INFO STYP_IDENT macro
H A Dinternal.h396 #define STYP_INFO (0x0200) /* comment: not allocated not relocated, not loaded */ macro
/freebsd-11-stable/sys/i386/ibcs2/
H A Dcoff.h96 STYP_INFO = 0x200, /* comment (!loaded, !alloc'ed, !reloc'd) */ enumerator in enum:scnhdr_flags
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h66 STYP_INFO = 0x0200, enumerator in enum:llvm::XCOFF::SectionTypeFlags

Completed in 156 milliseconds