Home
last modified time | relevance | path

Searched refs:elf_sh_plt_info (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh.c1565 struct elf_sh_plt_info struct
1603 const struct elf_sh_plt_info *short_plt; argument
1739 static const struct elf_sh_plt_info elf_sh_plts[2][2] = {
1817 static const struct elf_sh_plt_info *
1936 static const struct elf_sh_plt_info elf_sh_plts[2][2] = {
2064 static const struct elf_sh_plt_info vxworks_sh_plts[2][2] = {
2161 static const struct elf_sh_plt_info fdpic_sh_plts[2] = {
2222 static const struct elf_sh_plt_info fdpic_sh2a_short_plt_be = {
2234 static const struct elf_sh_plt_info fdpic_sh2a_short_plt_le = {
2246 static const struct elf_sh_plt_info fdpic_sh2a_plts[2] = {
[all …]
DChangeLog-20101972 (struct elf_sh_plt_info): Add got20 and short_plt. Update all
DChangeLog-20061265 (elf_sh_plt_info): New structure.