Home
last modified time | relevance | path

Searched refs:VXWORKS_PLT_ENTRY_SIZE (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-sh.c1999 #define VXWORKS_PLT_ENTRY_SIZE 24 macro
2019 static const bfd_byte vxworks_sh_plt_entry_be[VXWORKS_PLT_ENTRY_SIZE] =
2033 static const bfd_byte vxworks_sh_plt_entry_le[VXWORKS_PLT_ENTRY_SIZE] =
2047 static const bfd_byte vxworks_sh_pic_plt_entry_be[VXWORKS_PLT_ENTRY_SIZE] =
2061 static const bfd_byte vxworks_sh_pic_plt_entry_le[VXWORKS_PLT_ENTRY_SIZE] =
2083 VXWORKS_PLT_ENTRY_SIZE,
2094 VXWORKS_PLT_ENTRY_SIZE,
2107 VXWORKS_PLT_ENTRY_SIZE,
2118 VXWORKS_PLT_ENTRY_SIZE,
Delf32-ppc.c76 #define VXWORKS_PLT_ENTRY_SIZE 32 macro
78 [VXWORKS_PLT_ENTRY_SIZE / 4] =
90 [VXWORKS_PLT_ENTRY_SIZE / 4] =
10900 htab->plt_entry_size = VXWORKS_PLT_ENTRY_SIZE; in ppc_elf_vxworks_link_hash_table_create()
10901 htab->plt_slot_size = VXWORKS_PLT_ENTRY_SIZE; in ppc_elf_vxworks_link_hash_table_create()
DChangeLog-20061286 (VXWORKS_PLT_HEADER_SIZE, VXWORKS_PLT_ENTRY_SIZE): New macros.
DChangeLog-20051668 (VXWORKS_PLT_ENTRY_SIZE, ppc_elf_vxworks_plt_entry,