Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp216 const DebugSubsectionRecord &SubsectionContents) { in addDebugSubsection() argument
217 C13Builders.push_back(DebugSubsectionRecordBuilder(SubsectionContents)); in addDebugSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h105 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);