Searched refs:STYP_INFO (Results 1 – 10 of 10) sorted by relevance
42 #undef STYP_INFO43 #define STYP_INFO STYP_IDENT macro
396 #define STYP_INFO (0x0200) /* comment: not allocated not relocated, not loaded */ macro
96 STYP_INFO = 0x200, /* comment (!loaded, !alloc'ed, !reloc'd) */ enumerator
386 #define STYP_XCOFF_DEBUG STYP_INFO392 #define STYP_DEBUG_INFO STYP_INFO415 styp_flags = STYP_INFO; in sec_to_styp_flags()640 else if (styp_flags & STYP_INFO) in styp_to_sec_flags()
402 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
1447 * coffcode.h (sec_to_styp_flags): Set section flag to STYP_INFO1449 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
6642 set SEC_DEBUGGING for STYP_INFO sections.9374 STYP_INFO for the type of a section named .debug.
826 * coffcode.h (styp_to_sec_flags): Ignore incoming STYP_INFO
601 #. STYP_INFO
12106 Set STYP_INFO for .comment.