Home | History | Annotate | Download | only in dwarf

Lines Matching defs:colno

694       const uint64 colno = reader->ReadUnsignedLEB128(start, &templen);
696 lsm->column_num = static_cast<uint32>(colno);