Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp220 const DebugSubsectionRecord &SubsectionContents) { in addDebugSubsection() argument
221 C13Builders.push_back(DebugSubsectionRecordBuilder(SubsectionContents)); in addDebugSubsection()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h103 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);