Searched refs:indexVar (Results 1 – 5 of 5) sorted by relevance
69 def __init__(self, hlirInstance, indexVar, factory): argument74 assert isinstance(indexVar, str)78 self.indexVar = indexVar
56 index = "[" + ebpfStack.indexVar + "]"331 ebpfStack.indexVar, ebpfStack.arraySize)344 index = "[" + ebpfStack.indexVar + "]"372 serializer.appendFormat("{0}++;", ebpfStack.indexVar)
101 index = "[" + ebpfStack.indexVar + "]"
382 "{0}8 {0} = 0;", self.config.uprefix, h.indexVar)
304 if (const Symbol * indexVar{name.symbol}) { in ActivateIndexVar() local305 if (const Symbol * root{GetAssociationRoot(*indexVar)}) { in ActivateIndexVar()312 if (Symbol * indexVar{name.symbol}) { in DeactivateIndexVar()313 if (const Symbol * root{GetAssociationRoot(*indexVar)}) { in DeactivateIndexVar()