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

  /toolchain/binutils/binutils-2.25/bfd/
elf-vxworks.c 170 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr)
elfcode.h     [all...]
elf64-mips.c     [all...]
elf64-sparc.c 181 asect->reloc_count = NUM_SHDR_ENTRIES (rel_hdr);
elflink.c     [all...]
elfxx-sparc.c     [all...]
elf-bfd.h 36 #define NUM_SHDR_ENTRIES(shdr) ((shdr)->sh_entsize > 0 ? (shdr)->sh_size / (shdr)->sh_entsize : 0)
    [all...]
elf32-tic6x.c     [all...]
elf64-alpha.c     [all...]
elf32-i386.c     [all...]
elf32-s390.c     [all...]
elf32-score.c     [all...]
elf32-score7.c     [all...]
elf32-tilepro.c     [all...]
elf64-s390.c     [all...]
elfxx-mips.c     [all...]
elfxx-tilegx.c     [all...]
elf64-x86-64.c     [all...]
elfnn-aarch64.c     [all...]
elf.c     [all...]
elf32-xtensa.c     [all...]
elf32-arm.c     [all...]

Completed in 2100 milliseconds