Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h38 void setHashPDBContentsToGUID(bool B);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp36 void InfoStreamBuilder::setHashPDBContentsToGUID(bool B) { in setHashPDBContentsToGUID() function in InfoStreamBuilder
/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp1632 infoBuilder.setHashPDBContentsToGUID(true); in initialize()