Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.cpp151 const uint32_t word_num = (hash / kBloomMaskBits) & lib->gnu_maskwords_; in ElfW() local
334 const uint32_t word_num = (hash / kBloomMaskBits) & gnu_maskwords_; in ElfW() local