Home | History | Annotate | Download | only in parser

Lines Matching refs:archive_obj_num

1156           const auto archive_obj_num = entry_value;
1157 info.archive_obj_num = archive_obj_num;
1158 if (archive_obj_num < 0 || !IsValidObjectNumber(archive_obj_num))
1160 m_ObjectInfo[archive_obj_num].type = ObjectType::kNull;