/external/elfutils/src/ |
D | arlib.c | 160 uint32_t nsyms = le_bswap_32 (symtab.symsoff[AR_HDR_WORDS]); in arlib_finalize() local 251 int nsyms = shdr->sh_size / shdr->sh_entsize; in arlib_add_symbols() local
|
D | nm.c | 743 GElf_SymX *syms, size_t nsyms, int longest_name, in show_symbols_sysv() 925 GElf_SymX *syms, size_t nsyms) in show_symbols_bsd() 1057 size_t nsyms) in show_symbols_posix()
|
D | readelf.c | 2310 unsigned int nsyms = data->d_size / (class == ELFCLASS32 in handle_symtab() local 3005 uint_fast32_t nsyms, uint32_t *lengths, const char *extrastr) in print_hash_info() 3111 uint_fast32_t nsyms = 0; in handle_sysv_hash() local 3168 uint_fast32_t nsyms = 0; in handle_sysv_hash64() local 3243 uint_fast32_t nsyms = 0; in handle_gnu_hash() local
|
D | ldgeneric.c | 1882 size_t nsyms; in extract_from_archive() local
|
/external/python/cpython2/Parser/ |
D | firstsets.c | 34 int nsyms; in calcfirstset() local
|
/external/elfutils/libelf/ |
D | nlist.c | 70 size_t nsyms; in nlist() local
|
/external/elfutils/libasm/ |
D | disasm_cb.c | 96 int nsyms = shdr->sh_size / shdr->sh_entsize; in read_symtab_exec() local
|
/external/valgrind/coregrind/ |
D | m_redir.c | 393 Int i, nsyms, becTag, becPrio; in VG_() local 809 Int nsyms, i; in generate_and_add_actives() local 1786 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/google-breakpad/src/common/mac/ |
D | macho_reader.cc | 380 uint32_t symoff, nsyms, stroff, strsize; in WalkLoadCommands() local
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readmacho.c | 410 Word nsyms, i, j, k, m; in tidy_up_cand_syms() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | MachO.h | 460 uint32_t nsyms; member
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 673 uint32_t nsyms; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 675 uint32_t nsyms; member
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7948 uint32_t nsyms, uint32_t object_size, in PrintDysymtabLoadCommand()
|
/external/valgrind/perf/ |
D | tinycc.c | 20115 int i, bound, nsyms, sym_index, off, ret; in tcc_load_alacarte() local
|