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

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.c 960 arelent arel; local
985 if (! (*ebd->elf_info_to_howto_rel) (input_bfd, &arel, rel))
987 howto = arel.howto;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.c 960 arelent arel; local
985 if (! (*ebd->elf_info_to_howto_rel) (input_bfd, &arel, rel))
987 howto = arel.howto;
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.c 959 arelent arel; local
984 if (! (*ebd->elf_info_to_howto_rel) (input_bfd, &arel, rel))
986 howto = arel.howto;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.c 960 arelent arel; local
985 if (! (*ebd->elf_info_to_howto_rel) (input_bfd, &arel, rel))
987 howto = arel.howto;
  /src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c 914 int arel; local
952 arel = attrdesc_subtype(*a1, *a2);
953 if (arel > 0)
955 else if (arel < 0)

Completed in 28 milliseconds