Searched refs:getLineInfoForAddressRange (Results 1 – 8 of 8) sorted by relevance
48 DILineInfoTable getLineInfoForAddressRange(
68 PDBContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in PDBContext
146 virtual DILineInfoTable getLineInfoForAddressRange(uint64_t Address,
11 ; .debug_line section and exercises DIContext::getLineInfoForAddressRange().
148 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in NotifyObjectEmitted()
183 DILineInfoTable getLineInfoForAddressRange(uint64_t Address, uint64_t Size,
383 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in printLineInfoForInput()
492 DWARFContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in DWARFContext