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

/haiku-buildtools/binutils/bfd/
H A Delfnn-aarch64.c4288 unsigned int i, localsyms; local
4298 localsyms = hdr->sh_info;
4303 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, localsyms, 0, NULL, NULL, NULL);
4309 for (i = 0; i < localsyms; i++)
H A Delflink.c7803 bfd_boolean localsyms;
9337 if (eoinfo->localsyms)
9780 if (eoinfo->localsyms
11854 eoinfo.localsyms = TRUE;
11961 eoinfo.localsyms = FALSE;
7791 bfd_boolean localsyms; member in struct:elf_outext_info
H A Delf32-arm.c7661 unsigned int i, localsyms; local
7671 localsyms = hdr->sh_info;
7676 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, localsyms, 0, NULL, NULL,
7683 for (i = 0; i < localsyms; i++)
/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c5859 bfd_boolean localsyms;
6404 if (eoinfo->localsyms)
8303 eoinfo.localsyms = TRUE;
8403 eoinfo.localsyms = FALSE;
5849 bfd_boolean localsyms; member in struct:elf_outext_info

Completed in 230 milliseconds