Searched refs:DWARFLineTable (Results 1 – 4 of 4) 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; typedef891 if (const DWARFLineTable *lt = Line->getLineTable(stmtOffset)) in getLineTableForUnit()1170 if (const DWARFLineTable *LineTable = getLineTableForUnit(CU)) { in getLineInfoForAddress()1201 const DWARFLineTable *LineTable = getLineTableForUnit(CU); in getLineInfoForAddressRange()1235 const DWARFLineTable *LineTable = nullptr; in getInliningInfoForAddress()
63 using DWARFLineTable = DWARFDebugLine::LineTable; typedef949 if (const DWARFLineTable *lt = Line->getLineTable(stmtOffset)) in getLineTableForUnit()1236 if (const DWARFLineTable *LineTable = getLineTableForUnit(CU)) { in getLineInfoForAddress()1269 const DWARFLineTable *LineTable = getLineTableForUnit(CU); in getLineInfoForAddressRange()1304 const DWARFLineTable *LineTable = nullptr; in getInliningInfoForAddress()