Searched defs:flinfo (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | xcofflink.c | 4033 xcoff_create_ldrel (bfd *output_bfd, struct xcoff_final_link_info *flinfo, in xcoff_create_ldrel() 4096 xcoff_link_input_bfd (struct xcoff_final_link_info *flinfo, in xcoff_link_input_bfd() 5040 xcoff_find_tc0 (bfd *output_bfd, struct xcoff_final_link_info *flinfo) in xcoff_find_tc0() 5156 struct xcoff_final_link_info *flinfo = (struct xcoff_final_link_info *) inf; in xcoff_write_global_symbol() local 5681 struct xcoff_final_link_info *flinfo, in xcoff_reloc_link_order() 5815 struct xcoff_final_link_info flinfo; in _bfd_xcoff_bfd_final_link() local
|
D | elflink.c | 7441 struct elf_final_link_info *flinfo; member 7518 struct elf_final_link_info *flinfo, in resolve_symbol() 7629 struct elf_final_link_info *flinfo, in eval_symbol() 8354 elf_link_flush_output_syms (struct elf_final_link_info *flinfo, in elf_link_flush_output_syms() 8380 elf_link_output_sym (struct elf_final_link_info *flinfo, in elf_link_output_sym() 8634 struct elf_final_link_info *flinfo = eoinfo->flinfo; in elf_link_output_extsym() local 9197 elf_link_input_bfd (struct elf_final_link_info *flinfo, bfd *input_bfd) in elf_link_input_bfd() 10379 elf_final_link_free (bfd *obfd, struct elf_final_link_info *flinfo) in elf_final_link_free() 10423 struct elf_final_link_info flinfo; in bfd_elf_final_link() local
|