Home
last modified time | relevance | path

Searched refs:getAddrEntry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h67 Expected<uint64_t> getAddrEntry(uint32_t Index) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp176 Expected<uint64_t> DWARFDebugAddrTable::getAddrEntry(uint32_t Index) const { in getAddrEntry() function in DWARFDebugAddrTable