Searched defs:nsym (Results 1 – 9 of 9) sorted by relevance
200 struct sym *nsym = NULL; /* search: found symbol entry */ in sym_put() local271 struct sym *nsym = NULL; /* search: found symbol entry */ in sym_get() local
166 size_t nsym = data->d_size / (class == ELFCLASS32 in print_symtab() local
446 int nsym = dwfl_module_getsymtab (data.mod); in exec_dump() local
506 const size_t nsym = symshdr->sh_size / symshdr->sh_entsize; in adjust_relocs() local635 const size_t nsym = shdr->sh_size / shdr->sh_entsize; in add_new_section_symbols() local1844 size_t nsym = 0; in copy_elided_sections() local
936 size_t nsym, i; in count_syms() local966 size_t nsym = count_syms(p); in makefuncdescs() local2223 uint32_t nsym; in dladdr() local
948 size_t nsym, i; in count_syms() local978 size_t nsym = count_syms(p); in makefuncdescs() local2256 uint32_t nsym; in dladdr() local
948 size_t nsym, i; in count_syms() local978 size_t nsym = count_syms(p); in makefuncdescs() local2257 uint32_t nsym; in dladdr() local
1734 size_t nsym, i; in count_syms() local1764 size_t nsym = count_syms(p); in makefuncdescs() local3965 uint32_t nsym = p->hashtab[1]; in find_addr_by_elf() local3978 size_t i, nsym, first_hash_sym_index; in find_addr_by_gnu() local
34 static void renew_table3(uint32_t nsym, uint32_t *cntsum, in renew_table3()