Searched defs:bitmap_factor (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/src/ | ||
H A D | elflint.c | 2436 const int bitmap_factor = ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 1 : 2; in compare_hash_gnu_hash() local |
Completed in 10 milliseconds