Searched refs:sec_to_styp_flags (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coffcode.h | 312 static long sec_to_styp_flags 396 sec_to_styp_flags (const char *sec_name, flagword sec_flags) in sec_to_styp_flags() function 519 sec_to_styp_flags (const char *sec_name, flagword sec_flags) in sec_to_styp_flags() function 3558 section.s_flags = sec_to_styp_flags (current->name, current->flags); in coff_write_object_contents()
|
H A D | coff64-rs6000.c | 871 section.s_flags = sec_to_styp_flags (current->name, current->flags);
|
H A D | ChangeLog-2005 | 2084 * coffcode.h (sec_to_styp_flags): Set appropriate section flags when 2089 * coffcode.h (sec_to_styp_flags): Remove read/write flags from noload 4412 * coffcode.h (sec_to_styp_flags): Replaced SEC_CLINK with
|
H A D | ChangeLog-9495 | 1260 * coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and 1593 (sec_to_styp_flags): Remove TWO_DATA_SECS case. 2167 * coffcode.h (sec_to_styp_flags): .edata is data. 3099 * coffcode.h (sec_to_styp_flags, styp_to_sec_flags, 7088 * coffcode.h (sec_to_styp_flags): If SEC_COFF_SHARED_LIBRARY is 9373 (sec_to_styp_flags): If STYP_DEBUG is defined, use it rather than
|
H A D | ChangeLog-9193 | 1447 * coffcode.h (sec_to_styp_flags): Set section flag to STYP_INFO 2441 * coffcode.h (sec_to_styp_flags): Inspired by mb@tti.COM (Michael 4530 * coffcode.h (sec_to_styp_flags): allow SEC_NEVER_LOAD to turn on 4961 * coffcode.h (sec_to_styp_flags): if TWO_DATA_SECS is defined,
|
H A D | ChangeLog-2004 | 3463 [!COFF_WITH_PE] (sec_to_styp_flags, styp_to_sec_flags): Use them. 3465 [COFF_WITH_PE] (sec_to_styp_flags): Handle DWARF 2/3 .debug* and
|
H A D | ChangeLog-9899 | 696 * coffcode.h (sec_to_styp_flags): Write separate COFF_WITH_PE 983 * coffcode.h (sec_to_styp_flags): Handle SEC_SHARED.
|
H A D | ChangeLog-0001 | 196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for 5788 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
|
H A D | ChangeLog-9697 | 5300 * coffcode.h (sec_to_styp_flags): If COFF_WITH_PE, turn
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coffcode.h | 312 static long sec_to_styp_flags 395 sec_to_styp_flags (sec_name, sec_flags) in sec_to_styp_flags() function 520 sec_to_styp_flags (sec_name, sec_flags) in sec_to_styp_flags() function 3697 section.s_flags = sec_to_styp_flags (current->name, current->flags);
|
H A D | coff64-rs6000.c | 872 section.s_flags = sec_to_styp_flags (current->name, current->flags);
|
H A D | ChangeLog-9495 | 1260 * coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and 1593 (sec_to_styp_flags): Remove TWO_DATA_SECS case. 2167 * coffcode.h (sec_to_styp_flags): .edata is data. 3099 * coffcode.h (sec_to_styp_flags, styp_to_sec_flags, 7088 * coffcode.h (sec_to_styp_flags): If SEC_COFF_SHARED_LIBRARY is 9373 (sec_to_styp_flags): If STYP_DEBUG is defined, use it rather than
|
H A D | ChangeLog-9193 | 1447 * coffcode.h (sec_to_styp_flags): Set section flag to STYP_INFO 2441 * coffcode.h (sec_to_styp_flags): Inspired by mb@tti.COM (Michael 4530 * coffcode.h (sec_to_styp_flags): allow SEC_NEVER_LOAD to turn on 4961 * coffcode.h (sec_to_styp_flags): if TWO_DATA_SECS is defined,
|
H A D | ChangeLog-9899 | 696 * coffcode.h (sec_to_styp_flags): Write separate COFF_WITH_PE 983 * coffcode.h (sec_to_styp_flags): Handle SEC_SHARED.
|
H A D | ChangeLog-0001 | 196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for 5788 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
|
H A D | ChangeLog-9697 | 5300 * coffcode.h (sec_to_styp_flags): If COFF_WITH_PE, turn
|