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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c2882 elf_linker_section_pointers_t *linker_section_ptr;
2935 linker_section_ptr = bfd_alloc (abfd, amt);
2937 if (!linker_section_ptr)
2940 linker_section_ptr->next = *ptr_linker_section_ptr;
2941 linker_section_ptr->addend = rel->r_addend;
2942 linker_section_ptr->lsect = lsect;
2943 *ptr_linker_section_ptr = linker_section_ptr;
2945 linker_section_ptr->offset = lsect->section->size;
2951 lsect->name, (long) linker_section_ptr->offset,
5578 elf_linker_section_pointers_t *linker_section_ptr;
2876 elf_linker_section_pointers_t *linker_section_ptr; local
5563 elf_linker_section_pointers_t *linker_section_ptr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c2882 elf_linker_section_pointers_t *linker_section_ptr;
2935 linker_section_ptr = bfd_alloc (abfd, amt);
2937 if (!linker_section_ptr)
2940 linker_section_ptr->next = *ptr_linker_section_ptr;
2941 linker_section_ptr->addend = rel->r_addend;
2942 linker_section_ptr->lsect = lsect;
2943 *ptr_linker_section_ptr = linker_section_ptr;
2945 linker_section_ptr->offset = lsect->section->size;
2951 lsect->name, (long) linker_section_ptr->offset,
5578 elf_linker_section_pointers_t *linker_section_ptr;
2876 elf_linker_section_pointers_t *linker_section_ptr; local
5563 elf_linker_section_pointers_t *linker_section_ptr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c2882 elf_linker_section_pointers_t *linker_section_ptr;
2935 linker_section_ptr = bfd_alloc (abfd, amt);
2937 if (!linker_section_ptr)
2940 linker_section_ptr->next = *ptr_linker_section_ptr;
2941 linker_section_ptr->addend = rel->r_addend;
2942 linker_section_ptr->lsect = lsect;
2943 *ptr_linker_section_ptr = linker_section_ptr;
2945 linker_section_ptr->offset = lsect->section->size;
2951 lsect->name, (long) linker_section_ptr->offset,
5578 elf_linker_section_pointers_t *linker_section_ptr;
2876 elf_linker_section_pointers_t *linker_section_ptr; local
5563 elf_linker_section_pointers_t *linker_section_ptr; local
[all...]

Completed in 99 milliseconds