Searched refs:_assign_label (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/capdl/python-capdl-tool/capdl/
H A DAllocator.py63 def _assign_label(self, label, obj): member in class:ObjectAllocator
74 self._assign_label(label, obj)
174 self._assign_label(label, o)
180 [self._assign_label(label, x) for x in spec.objs]

Completed in 26 milliseconds