Home
last modified time | relevance | path

Searched defs:AbbrevDecl (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp337 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local
347 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local
590 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp250 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local
260 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local
583 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.h31 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
H A DDWARFDie.h73 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
DDWARFDie.h72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
DDWARFDie.h72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
DDWARFDie.h72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.h32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
H A DDWARFDie.h72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
DDWARFDie.h72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.h36 const DWARFAbbreviationDeclaration *AbbrevDecl; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp79 for (auto AbbrevDecl : DI.AbbrevDecls) { in EmitDebugAbbrev() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp584 if (const DWARFAbbreviationDeclaration *AbbrevDecl = in processOneDie() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp108 for (const DWARFYAML::Abbrev &AbbrevDecl : DebugAbbrev[Index].Table) { in getAbbrevTableContentByIndex() local