Home | History | Annotate | Download | only in dwarf

Lines Matching defs:dirindex

579     uint32 dirindex = 1;
582 handler_->DefineDir(dirname, dirindex);
584 dirindex++;
597 uint64 dirindex = reader_->ReadUnsignedLEB128(lineptr, &len);
605 handler_->DefineFile(filename, fileindex, static_cast<uint32>(dirindex),
765 uint64 dirindex = reader->ReadUnsignedLEB128(start, &templen);
777 handler->DefineFile(filename, -1, static_cast<uint32>(dirindex),