reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/BPF/BTFDebug.cpp
  211   BTFTypeBase::emitType(OS);
  212   OS.EmitIntValue(ArrayInfo.ElemType, 4);
  213   OS.EmitIntValue(ArrayInfo.IndexType, 4);
  214   OS.EmitIntValue(ArrayInfo.Nelems, 4);