Home
last modified time | relevance | path

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

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