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

References

lib/Target/BPF/BTFDebug.cpp
   40   OS.EmitIntValue(BTFType.Size, 4);
  136   BTFType.Size = roundupToBytes(SizeInBits);
  157   BTFType.Size = roundupToBytes(ETy->getSizeInBits());
  191   BTFType.Size = 0;
  222   BTFType.Size = roundupToBytes(STy->getSizeInBits());
  349   BTFType.Size = 0;