Searched refs:Subsections (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.cpp | 77 if (auto EC = SubsectionsReader.readArray(Subsections, in reloadSerialize() 123 return make_range(Subsections.begin(), Subsections.end()); in subsections()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 60 return Subsections; in getSubsectionsArray() 86 codeview::DebugSubsectionArray Subsections; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | InputFile.cpp | 94 DebugSubsectionArray &Subsections) { in isDebugSSection() argument 99 cantFail(Reader.readArray(Subsections, Reader.bytesRemaining())); in isDebugSSection() 148 Subsections = SS; in SymbolGroup() 160 Subsections = SS; in updateDebugS() 186 Subsections = DebugStream->getSubsectionsArray(); in initializeForPdb() 187 SC.initialize(Subsections); in initializeForPdb()
|
| H A D | InputFile.h | 105 return Subsections; in getDebugSubsections() 122 codeview::DebugSubsectionArray Subsections; variable
|
| H A D | PdbYaml.h | 73 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
|
| H A D | PdbYaml.cpp | 187 IO.mapOptional("Subsections", Obj.Subsections); in mapping()
|
| H A D | YAMLOutputStyle.cpp | 260 DMI.Subsections.push_back(*Converted); in dumpDbiStream()
|
| H A D | llvm-pdbutil.cpp | 827 CodeViewYAML::initializeStringsAndChecksums(MI.Subsections, Strings); in yamlToPdb() 830 Allocator, MI.Subsections, Strings)); in yamlToPdb()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList() argument 751 if (Subsections.empty()) in toCodeViewSubsectionList() 754 for (const auto &SS : Subsections) { in toCodeViewSubsectionList() 910 DebugSubsectionArray Subsections; in fromDebugS() local 911 Err(Reader.readArray(Subsections, Reader.bytesRemaining())); in fromDebugS() 915 for (const auto &SS : Subsections) { in fromDebugS()
|
| H A D | COFFEmitter.cpp | 179 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS() argument 184 Err(CodeViewYAML::toCodeViewSubsectionList(Allocator, Subsections, SC)); in toDebugS()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 122 ArrayRef<YAMLDebugSubsection> Subsections,
|
| /freebsd-13.1/crypto/heimdal/doc/ |
| H A D | setup.texi | 50 separated from the equal sign with some whitespace). Subsections have a
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3454.txt | 269 repertories. Subsections of appendix A also list unassigned code
|