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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c3274 unsigned int i, localsyms; local
3283 localsyms = hdr->sh_info;
3288 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, localsyms, 0, NULL, NULL,
3295 for (i = 0; i < localsyms; i++)
H A Delflink.c6514 bfd_boolean localsyms;
7907 if (eoinfo->localsyms)
9892 eoinfo.localsyms = TRUE;
10005 eoinfo.localsyms = FALSE;
6504 bfd_boolean localsyms; member in struct:elf_outext_info

Completed in 127 milliseconds