Home
last modified time | relevance | path

Searched refs:commitInjectedSources (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h84 void commitInjectedSources(WritableBinaryStream &MsfBuffer,
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp254 void PDBFileBuilder::commitInjectedSources(WritableBinaryStream &MsfBuffer, in commitInjectedSources() function in PDBFileBuilder
342 commitInjectedSources(Buffer, Layout); in commit()