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

References

lib/Target/BPF/BTFDebug.cpp
  478   visitTypeEntry(ElemType, ElemTypeId, false, false);
  492             std::make_unique<BTFTypeArray>(ElemTypeId,
  495           ElemTypeId = addType(std::move(TypeEntry), CTy);
  497           ElemTypeId = addType(std::move(TypeEntry));
  502   TypeId = ElemTypeId;