Home
last modified time | relevance | path

Searched defs:Subsections (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h86 codeview::DebugSubsectionArray Subsections; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DInputFile.h122 codeview::DebugSubsectionArray Subsections; variable
DPdbYaml.h73 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
DInputFile.cpp94 DebugSubsectionArray &Subsections) { in isDebugSSection()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp179 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
DCodeViewYAMLDebugSections.cpp748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()
910 DebugSubsectionArray Subsections; in fromDebugS() local