Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h38 void setHashPDBContentsToGUID(bool B);
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp37 void InfoStreamBuilder::setHashPDBContentsToGUID(bool B) { in setHashPDBContentsToGUID() function in InfoStreamBuilder
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1659 infoBuilder.setHashPDBContentsToGUID(true); in initialize()