Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp156 Error PDBStringTableBuilder::writeHashTable(BinaryStreamWriter &Writer) const { in writeHashTable() function in PDBStringTableBuilder
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp2198 void GnuHashTableSection::writeHashTable(uint8_t *Buf) { in writeHashTable() function in GnuHashTableSection