Searched refs:plt_info (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-m68k.c412 const struct elf_m68k_plt_info *plt_info;
468 ret->plt_info = NULL;
1203 elf_m68k_hash_table (info)->plt_info = elf_m68k_get_plt_info (output_bfd);
1272 s->size = htab->plt_info->size;
1289 s->size += htab->plt_info->size;
2067 const struct elf_m68k_plt_info *plt_info;
2081 plt_info = elf_m68k_hash_table (info)->plt_info;
2091 plt_index = (h->plt.offset / plt_info->size) - 1;
2099 plt_info
411 const struct elf_m68k_plt_info *plt_info; member in struct:elf_m68k_link_hash_table
2065 const struct elf_m68k_plt_info *plt_info; local
2296 const struct elf_m68k_plt_info *plt_info; local
[all...]
H A Delf32-sh.c2206 const struct elf_sh_plt_info *plt_info;
2291 ret->plt_info = NULL;
2681 s->size += htab->plt_info->plt0_entry_size;
2698 s->size += htab->plt_info->symbol_entry_size;
2715 if (h->plt.offset == htab->plt_info->plt0_entry_size)
2923 sh_elf_hash_table (info)->plt_info = get_plt_info (output_bfd, info->shared);
3719 + (get_plt_index (htab->plt_info, h->plt.offset)
5470 plt_index = get_plt_index (htab->plt_info, h->plt.offset);
5484 htab->plt_info->symbol_entry,
5485 htab->plt_info
2202 const struct elf_sh_plt_info *plt_info; member in struct:elf_sh_link_hash_table
6000 const struct elf_sh_plt_info *plt_info; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-m68k.c412 const struct elf_m68k_plt_info *plt_info;
468 ret->plt_info = NULL;
1203 elf_m68k_hash_table (info)->plt_info = elf_m68k_get_plt_info (output_bfd);
1272 s->size = htab->plt_info->size;
1289 s->size += htab->plt_info->size;
2067 const struct elf_m68k_plt_info *plt_info;
2081 plt_info = elf_m68k_hash_table (info)->plt_info;
2091 plt_index = (h->plt.offset / plt_info->size) - 1;
2099 plt_info
411 const struct elf_m68k_plt_info *plt_info; member in struct:elf_m68k_link_hash_table
2065 const struct elf_m68k_plt_info *plt_info; local
2296 const struct elf_m68k_plt_info *plt_info; local
[all...]
H A Delf32-sh.c2206 const struct elf_sh_plt_info *plt_info;
2291 ret->plt_info = NULL;
2681 s->size += htab->plt_info->plt0_entry_size;
2698 s->size += htab->plt_info->symbol_entry_size;
2715 if (h->plt.offset == htab->plt_info->plt0_entry_size)
2923 sh_elf_hash_table (info)->plt_info = get_plt_info (output_bfd, info->shared);
3719 + (get_plt_index (htab->plt_info, h->plt.offset)
5470 plt_index = get_plt_index (htab->plt_info, h->plt.offset);
5484 htab->plt_info->symbol_entry,
5485 htab->plt_info
2202 const struct elf_sh_plt_info *plt_info; member in struct:elf_sh_link_hash_table
6000 const struct elf_sh_plt_info *plt_info; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-m68k.c412 const struct elf_m68k_plt_info *plt_info;
468 ret->plt_info = NULL;
1203 elf_m68k_hash_table (info)->plt_info = elf_m68k_get_plt_info (output_bfd);
1272 s->size = htab->plt_info->size;
1289 s->size += htab->plt_info->size;
2067 const struct elf_m68k_plt_info *plt_info;
2081 plt_info = elf_m68k_hash_table (info)->plt_info;
2091 plt_index = (h->plt.offset / plt_info->size) - 1;
2099 plt_info
411 const struct elf_m68k_plt_info *plt_info; member in struct:elf_m68k_link_hash_table
2065 const struct elf_m68k_plt_info *plt_info; local
2296 const struct elf_m68k_plt_info *plt_info; local
[all...]
H A Delf32-sh.c2206 const struct elf_sh_plt_info *plt_info;
2291 ret->plt_info = NULL;
2681 s->size += htab->plt_info->plt0_entry_size;
2698 s->size += htab->plt_info->symbol_entry_size;
2715 if (h->plt.offset == htab->plt_info->plt0_entry_size)
2923 sh_elf_hash_table (info)->plt_info = get_plt_info (output_bfd, info->shared);
3719 + (get_plt_index (htab->plt_info, h->plt.offset)
5470 plt_index = get_plt_index (htab->plt_info, h->plt.offset);
5484 htab->plt_info->symbol_entry,
5485 htab->plt_info
2202 const struct elf_sh_plt_info *plt_info; member in struct:elf_sh_link_hash_table
6000 const struct elf_sh_plt_info *plt_info; local
[all...]

Completed in 171 milliseconds