reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
211 BTFTypeBase::emitType(OS); 212 OS.EmitIntValue(ArrayInfo.ElemType, 4); 213 OS.EmitIntValue(ArrayInfo.IndexType, 4); 214 OS.EmitIntValue(ArrayInfo.Nelems, 4);