Home
last modified time | relevance | path

Searched refs:setHashPDBContentsToGUID (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h42 void setHashPDBContentsToGUID(bool B);
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp39 void InfoStreamBuilder::setHashPDBContentsToGUID(bool B) { in setHashPDBContentsToGUID() function in InfoStreamBuilder
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp1573 InfoBuilder.setHashPDBContentsToGUID(true); in initialize()