Searched refs:getLocationListAtOffset (Results 1 – 4 of 4) sorted by relevance
59 DWARFDebugLoc::getLocationListAtOffset(uint64_t Offset) const { in getLocationListAtOffset() function in DWARFDebugLoc77 if (auto *L = getLocationListAtOffset(*Offset)) in dump()191 DWARFDebugLocDWO::getLocationListAtOffset(uint64_t Offset) const { in getLocationListAtOffset() function in DWARFDebugLocDWO221 if (auto *L = getLocationListAtOffset(*Offset)) in dump()
435 if (auto LocList = DebugLoc->getLocationListAtOffset(*LocOffset)) in verifyDebugInfoAttribute()1174 DebugLoc->getLocationListAtOffset(*Offset)) { in isVariableIndexable()
70 LocationList const *getLocationListAtOffset(uint64_t Offset) const;106 LocationList const *getLocationListAtOffset(uint64_t Offset) const;
69 if (auto List = DebugLoc->getLocationListAtOffset(*DebugLocOffset)) { in collectStatsForDie()