Searched defs:nsyms (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/src/ |
D | arlib.c | 166 uint32_t nsyms = le_bswap_32 (symtab.symsoff[AR_HDR_WORDS]); in arlib_finalize() local 257 int nsyms = shdr->sh_size / shdr->sh_entsize; in arlib_add_symbols() local
|
D | nm.c | 723 GElf_SymX *syms, size_t nsyms, int longest_name, in show_symbols_sysv() 850 GElf_SymX *syms, size_t nsyms) in show_symbols_bsd() 914 const char *fullname, GElf_SymX *syms, size_t nsyms) in show_symbols_posix()
|
D | readelf.c | 1810 unsigned int nsyms = data->d_size / (class == ELFCLASS32 in handle_symtab() local 2466 uint_fast32_t nsyms, uint32_t *lengths, const char *extrastr) in print_hash_info() 2550 uint_fast32_t nsyms = 0; in handle_sysv_hash() local 2592 uint_fast32_t nsyms = 0; in handle_sysv_hash64() local 2646 uint_fast32_t nsyms = 0; in handle_gnu_hash() local
|
D | ldgeneric.c | 1892 size_t nsyms; in extract_from_archive() local
|
/external/elfutils/libelf/ |
D | nlist.c | 91 size_t nsyms; in nlist() local
|
/external/elfutils/libasm/ |
D | disasm_cb.c | 93 int nsyms = shdr->sh_size / shdr->sh_entsize; in read_symtab_exec() local
|
/external/qemu/ |
D | elf_ops.h | 106 int nsyms, i; in glue() local
|
/external/valgrind/main/coregrind/ |
D | m_redir.c | 393 Int i, nsyms, becTag, becPrio; in VG_() local 734 Int nsyms, i; in generate_and_add_actives() local 1518 Int nsyms = VG_(DebugInfo_syms_howmany)(di); in handle_require_text_symbols() local
|
/external/bison/src/ |
D | gram.c | 41 int nsyms = 0; variable
|
/external/oprofile/daemon/liblegacy/ |
D | p_module.h | 143 unsigned nsyms; member
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | readmacho.c | 414 Word nsyms, i, j, k, m; in tidy_up_cand_syms() local
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 467 uint32_t nsyms; member
|
/external/valgrind/main/perf/ |
D | tinycc.c | 20115 int i, bound, nsyms, sym_index, off, ret; in tcc_load_alacarte() local
|