Home
last modified time | relevance | path

Searched defs:nsyms (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/src/
Darlib.c164 uint32_t nsyms = le_bswap_32 (symtab.symsoff[AR_HDR_WORDS]); in arlib_finalize() local
258 int nsyms = shdr->sh_size / shdr->sh_entsize; in arlib_add_symbols() local
Dnm.c729 GElf_SymX *syms, size_t nsyms, int longest_name, in show_symbols_sysv()
911 GElf_SymX *syms, size_t nsyms) in show_symbols_bsd()
1043 size_t nsyms) in show_symbols_posix()
Dreadelf.c2424 unsigned int nsyms = data->d_size / (class == ELFCLASS32 in handle_symtab() local
3119 uint_fast32_t nsyms, uint32_t *lengths, const char *extrastr) in print_hash_info()
3225 uint_fast32_t nsyms = 0; in handle_sysv_hash() local
3291 uint_fast32_t nsyms = 0; in handle_sysv_hash64() local
3375 uint_fast32_t nsyms = 0; in handle_gnu_hash() local
/external/python/cpython2/Parser/
Dfirstsets.c34 int nsyms; in calcfirstset() local
/external/python/cpython3/Parser/
Dfirstsets.c34 int nsyms; in calcfirstset() local
/external/libxkbcommon/xkbcommon/test/
Dcommon.c68 unsigned int nsyms, i; in test_key_seq_va() local
358 int nsyms; in test_print_keycode_state() local
Dstate.c493 int nsyms; in test_caps_keysym_transformation() local
/external/libaom/libaom/aom_dsp/
Dentenc.c157 int nsyms) { in od_ec_encode_q15()
222 int nsyms) { in od_ec_encode_cdf_q15()
Dentdec.c193 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
/external/elfutils/libelf/
Dnlist.c70 size_t nsyms; in nlist() local
/external/elfutils/libasm/
Ddisasm_cb.c98 int nsyms = shdr->sh_size / shdr->sh_entsize; in read_symtab_exec() local
/external/grpc-grpc/tools/codegen/core/
Dgen_hpack_tables.cc154 static int nsyms(symset s) { in nsyms() function
/external/google-breakpad/src/common/mac/
Dmacho_reader.cc380 uint32_t symoff, nsyms, stroff, strsize; in WalkLoadCommands() local
/external/libxkbcommon/xkbcommon/src/
Dstate.c941 int nsyms; in get_one_sym_for_string() local
985 int nsyms; in xkb_state_key_get_utf8() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h460 uint32_t nsyms; member
/external/llvm/include/llvm/Support/
DMachO.h673 uint32_t nsyms; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h675 uint32_t nsyms; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h680 uint32_t nsyms; member
/external/llvm/tools/llvm-objdump/
DMachODump.cpp7948 uint32_t nsyms, uint32_t object_size, in PrintDysymtabLoadCommand()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp8347 uint32_t nsyms, uint32_t object_size, in PrintDysymtabLoadCommand()