Searched refs:nlocalsymbols (Results 1 – 3 of 3) sorted by relevance
228 size_t nlocalsymbols; member904 size_t nlocalsymbols; member1135 if (symidx < file->nlocalsymbols) in linked_from_dso_p()
176 if (symidx < file->nlocalsymbols) in linked_from_dso_p()1109 size_t nlocalsymbols = 0; in add_relocatable_file() local1182 fileinfo->nlocalsymbols = shdr->sh_info; in add_relocatable_file()1201 nlocalsymbols = shdr->sh_info; in add_relocatable_file()1404 for (cnt = 0; cnt < nlocalsymbols; ++cnt) in add_relocatable_file()1466 obstack_calloc (&ld_state.smem, ((nsymbols - nlocalsymbols) in add_relocatable_file()1468 - nlocalsymbols; in add_relocatable_file()1472 for (cnt = nlocalsymbols; cnt < nsymbols; ++cnt) in add_relocatable_file()1661 ld_state.nlocalsymbols += fileinfo->nlocalsymbols; in add_relocatable_file()4416 - ld_state.nlocalsymbols + ld_state.nlscript_syms); in ld_generic_create_outfile()[all …]
558 if (r_sym >= scninfo->fileinfo->nlocalsymbols in elf_i386_count_relocations()786 if (idx < runp->fileinfo->nlocalsymbols) in elf_i386_create_relocations()