Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h80 codeview::DebugSubsectionArray Subsections; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.h121 codeview::DebugSubsectionArray Subsections; variable
DPdbYaml.h74 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
DInputFile.cpp87 DebugSubsectionArray &Subsections) { in isDebugSSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp133 codeview::DebugSubsectionArray Subsections; in initializeFileAndStringTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2coff.cpp173 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp749 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()
911 DebugSubsectionArray Subsections; in fromDebugS() local