Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp77 if (auto EC = SubsectionsReader.readArray(Subsections, in reloadSerialize()
123 return make_range(Subsections.begin(), Subsections.end()); in subsections()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp94 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 DInputFile.h105 return Subsections; in getDebugSubsections()
122 codeview::DebugSubsectionArray Subsections; variable
H A DPdbYaml.h73 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
H A DPdbYaml.cpp187 IO.mapOptional("Subsections", Obj.Subsections); in mapping()
H A DYAMLOutputStyle.cpp260 DMI.Subsections.push_back(*Converted); in dumpDbiStream()
H A Dllvm-pdbutil.cpp827 CodeViewYAML::initializeStringsAndChecksums(MI.Subsections, Strings); in yamlToPdb()
830 Allocator, MI.Subsections, Strings)); in yamlToPdb()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h60 return Subsections; in getSubsectionsArray()
86 codeview::DebugSubsectionArray Subsections; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp130 codeview::DebugSubsectionArray Subsections; in initializeFileAndStringTable() local
131 Err(Reader.readArray(Subsections, Reader.bytesRemaining())); in initializeFileAndStringTable()
133 SC.initialize(Subsections); in initializeFileAndStringTable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp748 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 DCOFFEmitter.cpp179 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS() argument
184 Err(CodeViewYAML::toCodeViewSubsectionList(Allocator, Subsections, SC)); in toDebugS()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h122 ArrayRef<YAMLDebugSubsection> Subsections,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSphinxQuickstartTemplate.rst73 Subsections can also be nested beneath other subsections. For more information on sections, see Sph…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dsetup.texi51 separated from the equal sign with some whitespace). Subsections have a
/netbsd-src/external/gpl2/diffutils/dist/config/
H A Dtexinfo.tex3648 % Subsections.
4083 % Subsections.
/netbsd-src/external/gpl2/grep/dist/doc/
H A Dtexinfo.tex3529 % Subsections.
3955 % Subsections.
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex4234 % Subsections.
4758 % Subsections.
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex4145 % Subsections.
4640 % Subsections.
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex4145 % Subsections.
4640 % Subsections.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Das.texi3696 Subsections are optional. If you do not use subsections, everything
3701 (Subsections may be padded a different amount on different flavors
3712 Subsections appear in your object file in numeric order, lowest numbered
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Das.texi3759 Subsections are optional. If you do not use subsections, everything
3764 (Subsections may be padded a different amount on different flavors
3775 Subsections appear in your object file in numeric order, lowest numbered
/netbsd-src/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex5236 % Subsections.
5867 % Subsections.
/netbsd-src/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex5236 % Subsections.
5867 % Subsections.
/netbsd-src/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex5236 % Subsections.
5867 % Subsections.
/netbsd-src/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex5240 % Subsections.
5871 % Subsections.

12