Home
last modified time | relevance | path

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

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