Searched refs:plt0_size (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c16183 bfd_vma plt0_size;
16255 plt0_size = 2 * ARRAY_SIZE (micromips_o32_exec_plt0_entry);
16262 plt0_size = 2 * ARRAY_SIZE (micromips_insn32_o32_exec_plt0_entry);
16267 plt0_size = 4 * ARRAY_SIZE (mips_o32_exec_plt0_entry);
16282 for (plt_offset = plt0_size;
16136 bfd_vma plt0_size; local
H A Delf32-arm.c19013 bfd_vma plt0_size; local
19018 plt0_size = 4 * ARRAY_SIZE (elf32_arm_plt0_entry);
19020 plt0_size = 4 * ARRAY_SIZE (elf32_thumb2_plt0_entry);
19025 return plt0_size;

Completed in 200 milliseconds