Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDaux-coff.h42 #undef STYP_INFO
43 #define STYP_INFO STYP_IDENT macro
HDinternal.h396 #define STYP_INFO (0x0200) /* comment: not allocated not relocated, not loaded */ macro
/NextBSD/sys/i386/ibcs2/
HDcoff.h96 STYP_INFO = 0x200, /* comment (!loaded, !alloc'ed, !reloc'd) */ enumerator
/NextBSD/contrib/binutils/bfd/
HDcoffcode.h386 #define STYP_XCOFF_DEBUG STYP_INFO
392 #define STYP_DEBUG_INFO STYP_INFO
415 styp_flags = STYP_INFO; in sec_to_styp_flags()
640 else if (styp_flags & STYP_INFO) in styp_to_sec_flags()
HDecoff.c402 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
HDChangeLog-91931447 * coffcode.h (sec_to_styp_flags): Set section flag to STYP_INFO
1449 sections of type STYP_INFO. (from Minh Tran-Le)
4023 STYP_INFO section.
5509 * coffcode.h (styp_to_sec_flags): STYP_INFO is marked as
HDChangeLog-94956642 set SEC_DEBUGGING for STYP_INFO sections.
9374 STYP_INFO for the type of a section named .debug.
HDChangeLog-9697826 * coffcode.h (styp_to_sec_flags): Ignore incoming STYP_INFO
/NextBSD/contrib/binutils/gas/po/
HDgas.pot601 #. STYP_INFO
/NextBSD/contrib/binutils/gas/
HDChangeLog-929512106 Set STYP_INFO for .comment.