Home
last modified time | relevance | path

Searched refs:Subsections (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp63 if (auto EC = SubsectionsReader.readArray(Subsections, in reload()
102 return make_range(Subsections.begin(), Subsections.end()); in subsections()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dpdbdump-debug-subsections.test7 YAML-NEXT: Subsections:
16 YAML-NEXT: Subsections:
31 YAML-NEXT: Subsections:
Dusing-namespace.test15 Subsections:
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h56 return Subsections; in getSubsectionsArray()
80 codeview::DebugSubsectionArray Subsections; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.cpp87 DebugSubsectionArray &Subsections) { in isDebugSSection() argument
92 cantFail(Reader.readArray(Subsections, Reader.bytesRemaining())); in isDebugSSection()
145 Subsections = SS; in SymbolGroup()
157 Subsections = SS; in updateDebugS()
178 Subsections = DebugStream->getSubsectionsArray(); in initializeForPdb()
179 SC.initialize(Subsections); in initializeForPdb()
DInputFile.h106 return Subsections; in getDebugSubsections()
121 codeview::DebugSubsectionArray Subsections; variable
DPdbYaml.h74 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
DPdbYaml.cpp181 IO.mapOptional("Subsections", Obj.Subsections); in mapping()
DYAMLOutputStyle.cpp255 DMI.Subsections.push_back(*Converted); in dumpDbiStream()
Dllvm-pdbutil.cpp756 CodeViewYAML::initializeStringsAndChecksums(MI.Subsections, Strings); in yamlToPdb()
759 Allocator, MI.Subsections, Strings)); in yamlToPdb()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp133 codeview::DebugSubsectionArray Subsections; in initializeFileAndStringTable() local
134 Err(Reader.readArray(Subsections, Reader.bytesRemaining())); in initializeFileAndStringTable()
136 SC.initialize(Subsections); in initializeFileAndStringTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp749 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList() argument
752 if (Subsections.empty()) in toCodeViewSubsectionList()
755 for (const auto &SS : Subsections) { in toCodeViewSubsectionList()
911 DebugSubsectionArray Subsections; in fromDebugS() local
912 Err(Reader.readArray(Subsections, Reader.bytesRemaining())); in fromDebugS()
916 for (const auto &SS : Subsections) { in fromDebugS()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h123 ArrayRef<YAMLDebugSubsection> Subsections,
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2coff.cpp173 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS() argument
178 Err(CodeViewYAML::toCodeViewSubsectionList(Allocator, Subsections, SC)); in toDebugS()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dglobals.ll114 ; YAML: Subsections:
/external/e2fsprogs/doc/
Dtexinfo.tex4235 % Subsections.
4759 % Subsections.
/external/e2fsprogs/lib/et/
Dtexinfo.tex4235 % Subsections.
4759 % Subsections.
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex5537 % Subsections.
6179 % Subsections.
/external/libffi/
Dtexinfo.tex5537 % Subsections.
6179 % Subsections.