Searched defs:nsym (Results 1 – 6 of 6) sorted by relevance
| /external/elfutils/tests/ |
| D | sectiondump.c | 166 size_t nsym = data->d_size / (class == ELFCLASS32 in print_symtab() local
|
| D | backtrace.c | 390 int nsym = dwfl_module_getsymtab (data.mod); in exec_dump() local
|
| /external/elfutils/src/ |
| D | ldgeneric.c | 3691 fillin_special_symbol (struct symbol *symst, size_t scnidx, size_t nsym, in fillin_special_symbol() 3890 create_gnu_hash (size_t nsym_local, size_t nsym, size_t nsym_dyn, in create_gnu_hash() 4040 create_hash (size_t nsym_local, size_t nsym, size_t nsym_dyn, in create_hash() 4314 size_t nsym; in ld_generic_create_outfile() local 7092 ld_generic_finalize_plt (struct ld_state *statep, size_t nsym, size_t nsym_dyn, in ld_generic_finalize_plt()
|
| D | i386_ld.c | 354 elf_i386_finalize_plt (struct ld_state *statep, size_t nsym, in elf_i386_finalize_plt()
|
| D | unstrip.c | 479 const size_t nsym = symshdr->sh_size / symshdr->sh_entsize; in adjust_relocs() local 596 const size_t nsym = shdr->sh_size / shdr->sh_entsize; in add_new_section_symbols() local 1686 size_t nsym = 0; in copy_elided_sections() local
|
| D | ld.h | 396 #define FINALIZE_PLT(state, nsym, nsym_dyn, ndxtosym) \ argument
|