Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
H A DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h115 SmallVector<std::pair<unsigned, FragList>, 1> Subsections; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h69 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h63 using Subsections = std::vector<Subsection>; variable
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp169 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
H A DCodeViewYAMLDebugSections.cpp748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList() argument
910 DebugSubsectionArray Subsections; in fromDebugS() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp121 DebugSubsectionArray &Subsections) { in isDebugSSection() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp74 std::array<std::vector<span<void (*)(void)>>, 26> Subsections; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp293 auto &Subsections = Section->Subsections; in changeSectionImpl() local