Searched refs:RS6000COFF_C (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | coffcode.h | 570 #ifdef RS6000COFF_C in sec_to_styp_flags() 800 #ifdef RS6000COFF_C in styp_to_sec_flags() 1771 #ifdef RS6000COFF_C in coff_new_section_hook() 1948 #ifdef RS6000COFF_C 2045 #ifdef RS6000COFF_C in coff_mkobject_hook() 2267 #ifdef RS6000COFF_C in coff_set_arch_mach_hook() 2506 #ifdef RS6000COFF_C 2585 #ifdef RS6000COFF_C in coff_print_aux() 3074 #ifdef RS6000COFF_C in coff_set_flags() 3195 #ifdef RS6000COFF_C in coff_compute_section_file_positions() [all …]
|
D | coffswap.h | 632 #ifdef RS6000COFF_C in coff_swap_aouthdr_in() 696 #ifdef RS6000COFF_C in coff_swap_aouthdr_out()
|
D | rs6000-core.c | 33 #define RS6000COFF_C 1 macro
|
D | ChangeLog-9495 | 343 RS6000COFF_C, set up the .debug section. 530 * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C version 532 (coff_compute_section_file_positions): If RS6000COFF_C, handle 535 coff_compute_section_file_positions. If RS6000COFF_C, handle 542 if RS6000COFF_C. 971 (coff_compute_section_file_positions): If RS6000COFF_C, generate 1204 * coffcode.h (coff_mkobject_hook): If RS6000COFF_C, set cputype 1206 (coff_set_arch_mach_hook): Check ifdef RS6000COFF_C, not ifdef 1241 (coff_slurp_symbol_table): If RS6000COFF_C, handle C_BINCL and 1260 * coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and [all …]
|
D | coff64-rs6000.c | 219 #define RS6000COFF_C 1 macro
|
D | coff-rs6000.c | 61 #define RS6000COFF_C 1 macro
|
D | ChangeLog-2013 | 1657 * coffcode.h (styp_to_sec_flags) [RS6000COFF_C]: Add handling
|
D | ChangeLog-0001 | 8523 (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C 8526 changes within RS6000COFF_C specific code.
|
D | ChangeLog-2004 | 3464 (coff_compute_section_file_positions) [RS6000COFF_C]: Likewise.
|
D | ChangeLog-9697 | 1442 check RS6000COFF_C, to be consistent with all other uses
|