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

/linux-master/scripts/gdb/linux/
H A Dutils.py39 uint_type = CachedType("unsigned int") variable
45 global uint_type
46 return uint_type.get_type()

Completed in 91 milliseconds