Searched defs:outbfd (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | nlmconv.c | 167 bfd *outbfd; in main() local 1154 bfd *outbfd = (bfd *) data_ptr; in setup_sections() local 1222 bfd *outbfd = (bfd *) data_ptr; in copy_sections() local 1324 mangle_relocs (bfd *outbfd, asection *insec, arelent ***relocs_ptr, in mangle_relocs() 1401 i386_mangle_relocs (bfd *outbfd, asection *insec, arelent ***relocs_ptr, in i386_mangle_relocs() 1554 alpha_mangle_relocs (bfd *outbfd, asection *insec, in alpha_mangle_relocs() 1801 powerpc_resolve_stubs (bfd *inbfd, bfd *outbfd) in powerpc_resolve_stubs() 1862 powerpc_mangle_relocs (bfd *outbfd, asection *insec, in powerpc_mangle_relocs()
|