Searched refs:DWARFLineTable (Results 1 – 3 of 3) sorted by relevance
31 typedef DWARFDebugLine::LineTable DWARFLineTable; typedef391 const DWARFLineTable *407 if (const DWARFLineTable *lt = Line->getLineTable(stmtOffset)) in getLineTableForUnit()484 if (const DWARFLineTable *LineTable = getLineTableForUnit(CU)) in getLineInfoForAddress()511 const DWARFLineTable *LineTable = getLineTableForUnit(CU); in getLineInfoForAddressRange()542 const DWARFLineTable *LineTable = nullptr; in getInliningInfoForAddress()
49 using DWARFLineTable = DWARFDebugLine::LineTable; typedef168 const DWARFLineTable *LineTable = DwarfCtx->getLineTableForUnit(CU); in dump()
64 using DWARFLineTable = DWARFDebugLine::LineTable; typedef832 if (const DWARFLineTable *lt = Line->getLineTable(stmtOffset)) in getLineTableForUnit()952 if (const DWARFLineTable *LineTable = getLineTableForUnit(CU)) in getLineInfoForAddress()982 const DWARFLineTable *LineTable = getLineTableForUnit(CU); in getLineInfoForAddressRange()1014 const DWARFLineTable *LineTable = nullptr; in getInliningInfoForAddress()