HomeSort by relevance Sort by last modified time
    Searched refs:dynsec (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
sunos.c 116 asection *dynsec; local
167 dynsec = obj_textsec (abfd);
169 dynsec = obj_datasec (abfd);
170 dynoff -= bfd_get_section_vma (abfd, dynsec);
171 if (dynoff > dynsec->size)
176 if (! bfd_get_section_contents (abfd, dynsec, (void *) &linkinfo,
    [all...]
elf64-ia64-vms.c 2772 asection *dynsec; local
    [all...]
elf.c 3897 asection *dynsec, *eh_frame_hdr; local
    [all...]
elf32-arm.c 16725 asection *dynsec; local
    [all...]

Completed in 269 milliseconds