Searched refs:getLineInfoForAddressRange (Results 1 – 6 of 6) sorted by relevance
140 virtual DILineInfoTable getLineInfoForAddressRange(uint64_t Address,
162 DILineInfoTable getLineInfoForAddressRange(uint64_t Address, uint64_t Size,
7 ; .debug_line section and exercises DIContext::getLineInfoForAddressRange().
135 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in NotifyObjectEmitted()
248 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in printLineInfoForInput()
420 DWARFContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in DWARFContext