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

/linux-master/scripts/gdb/linux/
H A Dutils.py38 ulong_type = CachedType("unsigned long") variable
57 global ulong_type
58 return ulong_type.get_type()

Completed in 111 milliseconds