Home
last modified time | relevance | path

Searched refs:elf32_arm_plt_entry_long (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c2421 static const bfd_vma elf32_arm_plt_entry_long [] = variable
9914 elf32_arm_plt_entry_long[0] in elf32_arm_populate_plt_entry()
9918 elf32_arm_plt_entry_long[1] in elf32_arm_populate_plt_entry()
9922 elf32_arm_plt_entry_long[2] in elf32_arm_populate_plt_entry()
9926 elf32_arm_plt_entry_long[3] in elf32_arm_populate_plt_entry()
20030 if (first_insn == elf32_arm_plt_entry_long[0]) in elf32_arm_plt_size()
20031 plt_size += 4 * ARRAY_SIZE (elf32_arm_plt_entry_long); in elf32_arm_plt_size()
H A DChangeLog-20143003 * elf32-arm.c (elf32_arm_plt_entry_long): New array.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c2421 static const bfd_vma elf32_arm_plt_entry_long [] = variable
9905 elf32_arm_plt_entry_long[0] in elf32_arm_populate_plt_entry()
9909 elf32_arm_plt_entry_long[1] in elf32_arm_populate_plt_entry()
9913 elf32_arm_plt_entry_long[2] in elf32_arm_populate_plt_entry()
9917 elf32_arm_plt_entry_long[3] in elf32_arm_populate_plt_entry()
19965 if (first_insn == elf32_arm_plt_entry_long[0]) in elf32_arm_plt_size()
19966 plt_size += 4 * ARRAY_SIZE (elf32_arm_plt_entry_long); in elf32_arm_plt_size()
H A DChangeLog-20143003 * elf32-arm.c (elf32_arm_plt_entry_long): New array.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20143003 * elf32-arm.c (elf32_arm_plt_entry_long): New array.