Home
last modified time | relevance | path

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

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