Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
H A DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp132 codeview::DebugSubsectionArray Subsections; in initializeFileAndStringTable() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h69 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.h63 using Subsections = std::vector<Subsection>; variable
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp174 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
H A DCodeViewYAMLDebugSections.cpp748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()
910 DebugSubsectionArray Subsections; in fromDebugS() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp120 DebugSubsectionArray &Subsections) { in isDebugSSection()
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp74 std::array<std::vector<span<void (*)(void)>>, 26> Subsections; member