Searched refs:localsyms (Results 1 – 3 of 3) sorted by relevance
4291 unsigned int i, localsyms; in bfd_elfNN_aarch64_init_maps() local4301 localsyms = hdr->sh_info; in bfd_elfNN_aarch64_init_maps()4306 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, localsyms, 0, NULL, NULL, NULL); in bfd_elfNN_aarch64_init_maps()4312 for (i = 0; i < localsyms; i++) in bfd_elfNN_aarch64_init_maps()
7707 bfd_boolean localsyms; member9244 if (eoinfo->localsyms) in elf_link_output_extsym()9681 if (eoinfo->localsyms in elf_link_output_extsym()11645 eoinfo.localsyms = TRUE; in bfd_elf_final_link()11759 eoinfo.localsyms = FALSE; in bfd_elf_final_link()
2190 all uses. Add localsyms field.