Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h69 Expected<uint64_t> getAddrEntry(uint32_t Index) const;
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp171 Expected<uint64_t> DWARFDebugAddrTable::getAddrEntry(uint32_t Index) const { in getAddrEntry() function in DWARFDebugAddrTable