Searched defs:LineTable (Results 1 – 10 of 10) sorted by relevance
163 struct LineTable { struct166 void appendRow(const DWARFDebugLine::Row &R) { in appendRow()169 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence()202 const LineTable *getLineTable(uint32_t offset) const; argument214 struct LineTable *LineTable; member
135 DWARFDebugLine::LineTable LineTable; in dump() local147 DWARFDebugLine::LineTable LineTable; in dump() local429 const DWARFLineTable *LineTable, in getFileNameForCompileUnit()449 const DWARFLineTable *LineTable, in getFileLineInfoForCompileUnit()499 const DWARFLineTable *LineTable = getLineTableForCompileUnit(CU); in getLineInfoForAddress() local525 const DWARFLineTable *LineTable = getLineTableForCompileUnit(CU); in getLineInfoForAddressRange() local556 const DWARFLineTable *LineTable = nullptr; in getInliningInfoForAddress() local
172 DWARFDebugLine::LineTable::LineTable() { in LineTable() function in DWARFDebugLine::LineTable
165 struct LineTable struct167 typedef std::shared_ptr<LineTable> shared_ptr; argument169 LineTable() : in LineTable() function199 StartParsingLineTable = 0, argument
24 LineTable::LineTable(CompileUnit* comp_unit) : in LineTable() function in LineTable
149 const ValueToLineMap LineTable; member in __anon3a73b98c0111::DIUpdater
646 LineTableInfo *LineTable; variable
107 class LineTable; variable
1805 LineTableInfo &LineTable = SourceMgr.getLineTable(); in WriteSourceManagerBlock() local
1018 LineTableInfo &LineTable = SourceMgr.getLineTable(); in ParseLineTable() local