Home
last modified time | relevance | path

Searched refs:nlocsyms (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelflink.c10483 size_t nlocsyms; in _bfd_elf_gc_mark() local
10496 nlocsyms = symtab_hdr->sh_size / bed->s->sizeof_sym; in _bfd_elf_gc_mark()
10500 extsymoff = nlocsyms = symtab_hdr->sh_info; in _bfd_elf_gc_mark()
10503 if (isym == NULL && nlocsyms != 0) in _bfd_elf_gc_mark()
10505 isym = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, nlocsyms, 0, in _bfd_elf_gc_mark()
10536 if (r_symndx >= nlocsyms in _bfd_elf_gc_mark()