Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h128 Error commitSymbolStream(const msf::MSFLayout &MsfLayout,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp164 Error DbiModuleDescriptorBuilder::commitSymbolStream( in commitSymbolStream() function in DbiModuleDescriptorBuilder
H A DDbiStreamBuilder.cpp402 return M->commitSymbolStream(Layout, MsfBuffer); in commit()