Home
last modified time | relevance | path

Searched refs:getAtomsDesc (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp91 AppleAcceleratorTable::getAtomsDesc() { in getAtomsDesc() function in AppleAcceleratorTable
96 for (auto Atom : getAtomsDesc()) { in validateForms()
120 for (auto Atom : getAtomsDesc()) { in readAtoms()
DDWARFVerifier.cpp720 uint32_t NumAtoms = AccelTable.getAtomsDesc().size(); in verifyAppleAccelTable()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h186 ArrayRef<std::pair<HeaderData::AtomType, HeaderData::Form>> getAtomsDesc();