Searched refs:getLineTableForUnit (Results 1 – 3 of 3) sorted by relevance
324 DWARFContext::getLineTableForUnit(DWARFUnit *cu) { in getLineTableForUnit() function in DWARFContext412 if (const DWARFLineTable *LineTable = getLineTableForUnit(CU)) in getLineInfoForAddress()439 const DWARFLineTable *LineTable = getLineTableForUnit(CU); in getLineInfoForAddressRange()478 LineTable = getLineTableForUnit(CU); in getInliningInfoForAddress()499 LineTable = getLineTableForUnit(CU); in getInliningInfoForAddress()
143 if (const auto *LT = u->getContext().getLineTableForUnit(u)) in dumpAttribute()
158 const DWARFDebugLine::LineTable *getLineTableForUnit(DWARFUnit *cu);