Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h86 codeview::DebugSubsectionArray Subsections; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
H A DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h89 codeview::DebugSubsectionArray Subsections; variable
DInputFile.h125 codeview::DebugSubsectionArray Subsections; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()
910 DebugSubsectionArray Subsections; in fromDebugS() local
H A DCOFFEmitter.cpp174 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()
910 DebugSubsectionArray Subsections; in fromDebugS() local
H A DCOFFEmitter.cpp180 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp120 DebugSubsectionArray &Subsections) { in isDebugSSection()