Searched refs:nlocalsymbols (Results 1 – 3 of 3) sorted by relevance
220 size_t nlocalsymbols; member896 size_t nlocalsymbols; member1127 if (symidx < file->nlocalsymbols) in linked_from_dso_p()
168 if (symidx < file->nlocalsymbols) in linked_from_dso_p()1099 size_t nlocalsymbols = 0; in add_relocatable_file() local1172 fileinfo->nlocalsymbols = shdr->sh_info; in add_relocatable_file()1191 nlocalsymbols = shdr->sh_info; in add_relocatable_file()1394 for (cnt = 0; cnt < nlocalsymbols; ++cnt) in add_relocatable_file()1456 obstack_calloc (&ld_state.smem, ((nsymbols - nlocalsymbols) in add_relocatable_file()1458 - nlocalsymbols; in add_relocatable_file()1462 for (cnt = nlocalsymbols; cnt < nsymbols; ++cnt) in add_relocatable_file()1651 ld_state.nlocalsymbols += fileinfo->nlocalsymbols; in add_relocatable_file()4406 - ld_state.nlocalsymbols + ld_state.nlscript_syms); in ld_generic_create_outfile()[all …]
550 if (r_sym >= scninfo->fileinfo->nlocalsymbols in elf_i386_count_relocations()778 if (idx < runp->fileinfo->nlocalsymbols) in elf_i386_create_relocations()