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

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 3664 static bool using_thumb_only (struct elf32_arm_link_hash_table *globals);
3677 return (!using_thumb_only (htab) && (arm_plt->thumb_refcount != 0
3833 using_thumb_only (struct elf32_arm_link_hash_table *globals) function
3947 using_thumb_only() as the attributes in the output bfd have not been
3952 if (using_thumb_only (htab))
4151 thumb_only = using_thumb_only (globals);
9694 const bfd_vma *plt_entry = using_thumb_only (htab)
9727 else if (using_thumb_only (htab))
9853 if (using_thumb_only (htab))
10346 if (using_thumb_only (globals
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 3723 static bool using_thumb_only (struct elf32_arm_link_hash_table *globals);
3736 return (!using_thumb_only (htab) && (arm_plt->thumb_refcount != 0
3897 using_thumb_only (struct elf32_arm_link_hash_table *globals) function
4011 using_thumb_only() as the attributes in the output bfd have not been
4016 if (using_thumb_only (htab))
4215 thumb_only = using_thumb_only (globals);
9823 const bfd_vma *plt_entry = using_thumb_only (htab)
9856 else if (using_thumb_only (htab))
9982 if (using_thumb_only (htab))
10475 if (using_thumb_only (globals
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 3719 static bool using_thumb_only (struct elf32_arm_link_hash_table *globals);
3732 return (!using_thumb_only (htab) && (arm_plt->thumb_refcount != 0
3893 using_thumb_only (struct elf32_arm_link_hash_table *globals) function
4007 using_thumb_only() as the attributes in the output bfd have not been
4012 if (using_thumb_only (htab))
4211 thumb_only = using_thumb_only (globals);
9817 const bfd_vma *plt_entry = using_thumb_only (htab)
9850 else if (using_thumb_only (htab))
9976 if (using_thumb_only (htab))
10469 if (using_thumb_only (globals
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 3720 static bool using_thumb_only (struct elf32_arm_link_hash_table *globals);
3733 return (!using_thumb_only (htab) && (arm_plt->thumb_refcount != 0
3894 using_thumb_only (struct elf32_arm_link_hash_table *globals) function
4008 using_thumb_only() as the attributes in the output bfd have not been
4013 if (using_thumb_only (htab))
4213 thumb_only = using_thumb_only (globals);
9798 const bfd_vma *plt_entry = using_thumb_only (htab)
9831 else if (using_thumb_only (htab))
9957 if (using_thumb_only (htab))
10387 if (using_thumb_only (globals
    [all...]

Completed in 56 milliseconds