Home
last modified time | relevance | path

Searched defs:nsym (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/tests/
Dsectiondump.c166 size_t nsym = data->d_size / (class == ELFCLASS32 in print_symtab() local
Dbacktrace.c446 int nsym = dwfl_module_getsymtab (data.mod); in exec_dump() local
/external/vixl/examples/aarch32/
Ddisasm-a32.cc134 int nsym = symtab->sh_size / symtab->sh_entsize; in LocateSymbols() local
/external/elfutils/src/
Dunstrip.c506 const size_t nsym = symshdr->sh_size / symshdr->sh_entsize; in adjust_relocs() local
635 const size_t nsym = shdr->sh_size / shdr->sh_entsize; in add_new_section_symbols() local
1844 size_t nsym = 0; in copy_elided_sections() local
/external/musl/ldso/
Ddynlink.c1003 size_t nsym, i; in count_syms() local
1033 size_t nsym = count_syms(p); in makefuncdescs() local
2307 uint32_t nsym; in dladdr() local