Searched refs:sec_to_styp_flags (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coffcode.h | 415 static long sec_to_styp_flags 516 sec_to_styp_flags (const char *sec_name, flagword sec_flags) in sec_to_styp_flags() function 652 sec_to_styp_flags (const char *sec_name, flagword sec_flags) in sec_to_styp_flags() function 3808 section.s_flags = sec_to_styp_flags (current->name, current->flags); in coff_write_object_contents()
|
D | ChangeLog-2011 | 832 * coffcode.h (sec_to_styp_flags): Handle 2332 * coffcode.h (sec_to_styp_flags): Handle xcoff dwarf sections. 2529 * coffcode.h (sec_to_styp_flags): Allow linkonce for
|
D | coff64-rs6000.c | 835 section.s_flags = sec_to_styp_flags (current->name, current->flags); in xcoff64_write_object_contents()
|
D | ChangeLog-2009 | 1714 * coffcode.h (sec_to_styp_flags): Partially revert (functional 1719 * coffcode.h (sec_to_styp_flags): Set discardable for .reloc and 1773 * coffcode.h (sec_to_styp_flags): Set discardable for .reloc and 3748 * coffcode.h (sec_to_styp_flags): For pe-coff add SEC_READONLY
|
D | ChangeLog-2010 | 380 (sec_to_styp_flags): Add handling of new debug 874 * coffcode.h (sec_to_styp_flags): Adjust debug
|
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
|
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
|
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,
|
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
|
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.
|
D | ChangeLog-2012 | 571 (sec_to_styp_flags): Check for .zdebug.
|
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.
|
D | ChangeLog-9697 | 5300 * coffcode.h (sec_to_styp_flags): If COFF_WITH_PE, turn
|