Searched refs:localsyms (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-arm.c3281 unsigned int i, localsyms; local
3290 localsyms = hdr->sh_info;
3295 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, localsyms, 0, NULL, NULL,
3302 for (i = 0; i < localsyms; i++)
H A Delflink.c6485 bfd_boolean localsyms;
7878 if (eoinfo->localsyms)
9863 eoinfo.localsyms = TRUE;
9976 eoinfo.localsyms = FALSE;
6475 bfd_boolean localsyms; member in struct:elf_outext_info

Completed in 140 milliseconds