Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h86 codeview::DebugSubsectionArray Subsections; variable
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp130 codeview::DebugSubsectionArray Subsections; in initializeFileAndStringTable() local
/netbsd-src/external/apache2/llvm/dist/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