Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h39 void setHashPDBContentsToGUID(bool B);
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp36 void InfoStreamBuilder::setHashPDBContentsToGUID(bool B) { in setHashPDBContentsToGUID() function in InfoStreamBuilder
/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp1615 infoBuilder.setHashPDBContentsToGUID(true); in initialize()