Home
last modified time | relevance | path

Searched refs:write_base_file_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-ppc.c918 write_base_file_entry (bfd *obfd, struct bfd_link_info *info, bfd_vma addr) in write_base_file_entry() function
1175 if (!write_base_file_entry (output_bfd, info, addr)) in coff_ppc_relocate_section()
1391 if (!write_base_file_entry (output_bfd, info, addr)) in coff_ppc_relocate_section()
DChangeLog-2007622 * coff-ppc.c (write_base_file_entry): New function.