Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp173 Error PDBStringTableBuilder::writeHashTable(BinaryStreamWriter &Writer) const { in writeHashTable() function in PDBStringTableBuilder
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2441 void GnuHashTableSection::writeHashTable(uint8_t *buf) { in writeHashTable() function in GnuHashTableSection