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.25/bfd/
Delfxx-mips.c1075 static const bfd_vma micromips_o32_exec_plt0_entry[] = variable
9635 size = 2 * ARRAY_SIZE (micromips_o32_exec_plt0_entry); in _bfd_mips_elf_size_dynamic_sections()
11178 plt_entry = micromips_o32_exec_plt0_entry; in mips_finish_exec_plt()
11193 if (plt_entry == micromips_o32_exec_plt0_entry) in mips_finish_exec_plt()
11220 for (i = 2; i < ARRAY_SIZE (micromips_o32_exec_plt0_entry); i++) in mips_finish_exec_plt()
15981 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.