Searched refs:tsec_relocs (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-alpha.c3059 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp;
3065 tsec_relocs = info->relocs;
3071 tsec_relocs = (_bfd_elf_link_read_relocs
3075 if (tsec_relocs == NULL)
3077 tsec_relend = tsec_relocs + info->tsec->reloc_count;
3078 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs);
3087 (tsec_relocs, tsec_relend, ofs, R_ALPHA_GPDISP));
3050 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-alpha.c3059 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp;
3065 tsec_relocs = info->relocs;
3071 tsec_relocs = (_bfd_elf_link_read_relocs
3075 if (tsec_relocs == NULL)
3077 tsec_relend = tsec_relocs + info->tsec->reloc_count;
3078 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs);
3087 (tsec_relocs, tsec_relend, ofs, R_ALPHA_GPDISP));
3050 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-alpha.c3059 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp;
3065 tsec_relocs = info->relocs;
3071 tsec_relocs = (_bfd_elf_link_read_relocs
3075 if (tsec_relocs == NULL)
3077 tsec_relend = tsec_relocs + info->tsec->reloc_count;
3078 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs);
3087 (tsec_relocs, tsec_relend, ofs, R_ALPHA_GPDISP));
3050 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; local

Completed in 79 milliseconds