Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cris.c600 #define PLT_ENTRY_SIZE_V32 26 macro
616 static const bfd_byte elf_cris_plt0_entry_v32[PLT_ENTRY_SIZE_V32] =
645 static const bfd_byte elf_cris_plt_entry_v32[PLT_ENTRY_SIZE_V32] =
669 static const bfd_byte elf_cris_pic_plt0_entry_v32[PLT_ENTRY_SIZE_V32] =
698 static const bfd_byte elf_cris_pic_plt_entry_v32[PLT_ENTRY_SIZE_V32] =
2080 plt_entry_size = PLT_ENTRY_SIZE_V32; in elf_cris_finish_dynamic_symbol()
2381 PLT_ENTRY_SIZE_V32); in elf_cris_finish_dynamic_sections()
2385 PLT_ENTRY_SIZE_V32); in elf_cris_finish_dynamic_sections()
2392 = PLT_ENTRY_SIZE_V32; in elf_cris_finish_dynamic_sections()
2674 ? PLT_ENTRY_SIZE_V32 : PLT_ENTRY_SIZE); in cris_elf_plt_sym_val()
[all …]
DChangeLog-2004412 (PLT_ENTRY_SIZE_V32): New macro.