Home
last modified time | relevance | path

Searched defs:Abbr (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp427 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel()
522 DWARFDebugNames::Entry::Entry(const NameIndex &NameIdx, const Abbrev &Abbr) in Entry()
714 for (const auto &Abbr : Abbrevs) in dumpAbbreviations() local
DDWARFVerifier.cpp1077 const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::Abbrev &Abbr, in verifyNameIndexAttribute()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp433 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel()
529 DWARFDebugNames::Entry::Entry(const NameIndex &NameIdx, const Abbrev &Abbr) in Entry()
729 for (const auto &Abbr : Abbrevs) in dumpAbbreviations() local
DDWARFVerifier.cpp1134 const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::Abbrev &Abbr, in verifyNameIndexAttribute()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h282 const Abbrev *Abbr; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h278 const Abbrev *Abbr; variable