Home
last modified time | relevance | path

Searched refs:ComponentIdx (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp442 BTFTypeDeclTag::BTFTypeDeclTag(uint32_t BaseTypeId, int ComponentIdx, in BTFTypeDeclTag() argument
448 Info = ComponentIdx; in BTFTypeDeclTag()
582 int ComponentIdx) { in processDeclAnnotations() argument
593 auto TypeEntry = std::make_unique<BTFTypeDeclTag>(BaseTypeId, ComponentIdx, in processDeclAnnotations()