Searched refs:getLineInfoForAddressRange (Results 1 – 8 of 8) sorted by relevance
46 DILineInfoTable getLineInfoForAddressRange(
66 PDBContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in PDBContext
147 virtual DILineInfoTable getLineInfoForAddressRange(uint64_t Address,
11 ; .debug_line section and exercises DIContext::getLineInfoForAddressRange().
135 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in NotifyObjectEmitted()
179 DILineInfoTable getLineInfoForAddressRange(uint64_t Address, uint64_t Size,
359 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in printLineInfoForInput()
474 DWARFContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in DWARFContext