Home | History | Annotate | Download | only in dwarf

Lines Matching full:fileno

688       const uint64 fileno = reader->ReadUnsignedLEB128(start, &templen);
690 lsm->file_num = static_cast<uint32>(fileno);