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

References

lib/Target/BPF/BTFDebug.cpp
   84     BTFType.Type = 0;
   86     BTFType.Type = BDebug.getTypeId(ResolvedType);
   93   BTFType.Type = PointeeType;
  100   BTFType.Type = 0;
  284   BTFType.Type = RetType ? BDebug.getTypeId(RetType) : 0;
  315   BTFType.Type = ProtoTypeId;
  332   BTFType.Type = TypeId;