Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h570 #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 …]
Dcoffswap.h632 #ifdef RS6000COFF_C in coff_swap_aouthdr_in()
696 #ifdef RS6000COFF_C in coff_swap_aouthdr_out()
Drs6000-core.c33 #define RS6000COFF_C 1 macro
DChangeLog-9495343 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 …]
Dcoff64-rs6000.c219 #define RS6000COFF_C 1 macro
Dcoff-rs6000.c61 #define RS6000COFF_C 1 macro
DChangeLog-20131657 * coffcode.h (styp_to_sec_flags) [RS6000COFF_C]: Add handling
DChangeLog-00018523 (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C
8526 changes within RS6000COFF_C specific code.
DChangeLog-20043464 (coff_compute_section_file_positions) [RS6000COFF_C]: Likewise.
DChangeLog-96971442 check RS6000COFF_C, to be consistent with all other uses