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

References

lib/Target/BPF/BTFDebug.cpp
  506   if (!ArrayIndexTypeId) {
  509     ArrayIndexTypeId = addType(std::move(TypeEntry));
lib/Target/BPF/BTFDebug.h
  330     assert(ArrayIndexTypeId);
  331     return ArrayIndexTypeId;