| /src/external/gpl3/binutils/dist/gas/ |
| output-file.c | 31 bfd *stdoutput; variable 39 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT))) 49 bfd_set_format (stdoutput, bfd_object); 50 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); 52 stdoutput->flags |= BFD_TRADITIONAL_FORMAT; 72 bfd *obfd = stdoutput; 82 stdoutput = NULL;
|
| output-file.c | 31 bfd *stdoutput; variable 39 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT))) 49 bfd_set_format (stdoutput, bfd_object); 50 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); 52 stdoutput->flags |= BFD_TRADITIONAL_FORMAT; 72 bfd *obfd = stdoutput; 82 stdoutput = NULL;
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| output-file.c | 31 bfd *stdoutput; variable 39 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT))) 49 bfd_set_format (stdoutput, bfd_object); 50 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); 52 stdoutput->flags |= BFD_TRADITIONAL_FORMAT; 72 bfd *obfd = stdoutput; 82 stdoutput = NULL;
|
| output-file.c | 31 bfd *stdoutput; variable 39 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT))) 49 bfd_set_format (stdoutput, bfd_object); 50 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); 52 stdoutput->flags |= BFD_TRADITIONAL_FORMAT; 72 bfd *obfd = stdoutput; 82 stdoutput = NULL;
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-riscv.c | 245 attr = elf_known_obj_attributes_proc (stdoutput); 1907 if (! bfd_set_arch_mach (stdoutput, bfd_arch_riscv, mach)) 2002 howto = bfd_reloc_type_lookup (stdoutput, reloc_type); 2509 && !bfd_reloc_type_lookup (stdoutput, *reloc)) 5005 if (bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type) != NULL) 5035 for (s = stdoutput->sections; s; s = s->next) 5358 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); 5577 elf_elfheader (stdoutput)->e_flags |= elf_flags; 5667 if (!bfd_elf_add_proc_attr_string (stdoutput, Tag_RISCV_arch, file_arch_str)) 5705 if (!bfd_elf_add_proc_attr_int (stdoutput, Tag_RISCV_priv_spec 5858 bfd_find_target (riscv_target_format (), stdoutput); local [all...] |
| tc-riscv.c | 245 attr = elf_known_obj_attributes_proc (stdoutput); 1907 if (! bfd_set_arch_mach (stdoutput, bfd_arch_riscv, mach)) 2002 howto = bfd_reloc_type_lookup (stdoutput, reloc_type); 2509 && !bfd_reloc_type_lookup (stdoutput, *reloc)) 5005 if (bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type) != NULL) 5035 for (s = stdoutput->sections; s; s = s->next) 5358 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); 5577 elf_elfheader (stdoutput)->e_flags |= elf_flags; 5667 if (!bfd_elf_add_proc_attr_string (stdoutput, Tag_RISCV_arch, file_arch_str)) 5705 if (!bfd_elf_add_proc_attr_int (stdoutput, Tag_RISCV_priv_spec 5858 bfd_find_target (riscv_target_format (), stdoutput); local [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-riscv.c | 245 attr = elf_known_obj_attributes_proc (stdoutput); 1907 if (! bfd_set_arch_mach (stdoutput, bfd_arch_riscv, mach)) 2002 howto = bfd_reloc_type_lookup (stdoutput, reloc_type); 2509 && !bfd_reloc_type_lookup (stdoutput, *reloc)) 4994 if (bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type) != NULL) 5024 for (s = stdoutput->sections; s; s = s->next) 5347 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); 5566 elf_elfheader (stdoutput)->e_flags |= elf_flags; 5656 if (!bfd_elf_add_proc_attr_string (stdoutput, Tag_RISCV_arch, file_arch_str)) 5694 if (!bfd_elf_add_proc_attr_int (stdoutput, Tag_RISCV_priv_spec 5847 bfd_find_target (riscv_target_format (), stdoutput); local [all...] |
| tc-riscv.c | 245 attr = elf_known_obj_attributes_proc (stdoutput); 1907 if (! bfd_set_arch_mach (stdoutput, bfd_arch_riscv, mach)) 2002 howto = bfd_reloc_type_lookup (stdoutput, reloc_type); 2509 && !bfd_reloc_type_lookup (stdoutput, *reloc)) 4994 if (bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type) != NULL) 5024 for (s = stdoutput->sections; s; s = s->next) 5347 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); 5566 elf_elfheader (stdoutput)->e_flags |= elf_flags; 5656 if (!bfd_elf_add_proc_attr_string (stdoutput, Tag_RISCV_arch, file_arch_str)) 5694 if (!bfd_elf_add_proc_attr_int (stdoutput, Tag_RISCV_priv_spec 5847 bfd_find_target (riscv_target_format (), stdoutput); local [all...] |