Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp216 const DebugSubsectionRecord &SubsectionContents) { in addDebugSubsection() argument
217 C13Builders.push_back(DebugSubsectionRecordBuilder(SubsectionContents)); in addDebugSubsection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h105 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);