Home
last modified time | relevance | path

Searched refs:writeBloomFilter (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/ELF/
DSyntheticSections.h644 void writeBloomFilter(uint8_t *buf);
DSyntheticSections.cpp2354 writeBloomFilter(buf); in writeTo()
2366 void GnuHashTableSection::writeBloomFilter(uint8_t *buf) { in writeBloomFilter() function in GnuHashTableSection