Home
last modified time | relevance | path

Searched defs:used_buf (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/src/
H A Dstrip.c2286 uint64_t used_buf = ((2ULL + nchain + nbucket) in handle_elf() local
H A Delflint.c2164 uint64_t used_buf = (4ULL + bitmask_words + nbuckets) * sizeof (Elf32_Word); in check_gnu_hash() local
2449 uint64_t used_buf = ((4ULL + gnu_hasharr[2] * bitmap_factor + gnu_nbucket) in compare_hash_gnu_hash() local
H A Dreadelf.c3333 uint64_t used_buf = (2ULL + nchain + nbucket) * sizeof (Elf32_Word); in handle_sysv_hash() local
3479 uint64_t used_buf = (4ULL + bitmask_words + nbucket) * sizeof (Elf32_Word); in handle_gnu_hash() local

Completed in 42 milliseconds