HomeSort by: relevance | last modified time | path
    Searched defs:normal_target (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-x86.c 4260 bool normal_target; local
4601 normal_target = htab->elf.target_os == is_normal;
4603 if (normal_target)
4631 if (normal_target)
4737 if (normal_target)
4898 htab->plt.iplt_alignment = (normal_target
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-x86.c 4219 bool normal_target; local
4560 normal_target = htab->elf.target_os == is_normal;
4562 if (normal_target)
4590 if (normal_target)
4697 if (normal_target)
4841 htab->plt.iplt_alignment = (normal_target
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-x86.c 4224 bool normal_target; local
4570 normal_target = htab->elf.target_os == is_normal;
4572 if (normal_target)
4600 if (normal_target)
4706 if (normal_target)
4859 htab->plt.iplt_alignment = (normal_target
  /src/external/gpl3/gdb/dist/bfd/
elfxx-x86.c 4230 bool normal_target; local
4571 normal_target = htab->elf.target_os == is_normal;
4573 if (normal_target)
4601 if (normal_target)
4710 if (normal_target)
4862 htab->plt.iplt_alignment = (normal_target

Completed in 21 milliseconds