Home
last modified time | relevance | path

Searched refs:micromips_o32_exec_plt0_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c1067 static const bfd_vma micromips_o32_exec_plt0_entry[] = variable
9671 size = 2 * ARRAY_SIZE (micromips_o32_exec_plt0_entry); in _bfd_mips_elf_size_dynamic_sections()
11208 plt_entry = micromips_o32_exec_plt0_entry; in mips_finish_exec_plt()
11223 if (plt_entry == micromips_o32_exec_plt0_entry) in mips_finish_exec_plt()
11250 for (i = 2; i < ARRAY_SIZE (micromips_o32_exec_plt0_entry); i++) in mips_finish_exec_plt()
16030 plt0_size = 2 * ARRAY_SIZE (micromips_o32_exec_plt0_entry); in _bfd_mips_elf_get_synthetic_symtab()
DChangeLog-20131344 (micromips_o32_exec_plt0_entry): New variable.