Searched defs:Row (Results 1 – 4 of 4) sorted by relevance
87 struct Row { struct94 static bool orderByAddress(const Row& LHS, const Row& RHS) { in orderByAddress() argument100 uint64_t Address;104 uint32_t Line;108 uint16_t Column;111 uint16_t File;114 uint8_t Isa;140 // and is described by line table rows [FirstRowIndex, LastRowIndex). argument
406 const DWARFDebugLine::Row &Row = LineTable->Rows[RowIndex]; in getFileLineInfoForCompileUnit() local491 const DWARFDebugLine::Row &Row = LineTable->Rows[RowIndex]; in getLineInfoForAddressRange() local
1369 UINT8 *Row; in AcpiDmDumpSlit() local
1987 for (unsigned Row = 0, ERow = ConversionTable.size(); Row != ERow; ++Row) { in emitConvertFuncs() local