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

  /toolchain/binutils/binutils-2.27/bfd/
elflink.c 3792 unsigned int elfsec; local
7243 unsigned int elfsec; local
10891 int elfsec; local
10950 unsigned elfsec; local
    [all...]
elf.c 801 unsigned int elfsec = this_hdr->sh_link; local
804 get the situation where elfsec is 0. */
805 if (elfsec == 0)
817 if (elfsec < elf_numsections (abfd))
819 this_hdr = elf_elfsections (abfd)[elfsec];
830 s->owner, s, elfsec); local
1565 unsigned int elfsec; local
    [all...]

Completed in 182 milliseconds