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

/linux-master/scripts/gdb/linux/
H A Dutils.py41 size_t_type = CachedType("size_t") variable
61 global size_t_type
62 return size_t_type.get_type()

Completed in 99 milliseconds