Searched refs:get_uint_type (Results 1 – 3 of 3) sorted by relevance
| /scripts/gdb/linux/ | ||
| D | stackdepot.py | 82 stack_depot_print(gdb.Value(handle).cast(utils.get_uint_type())) |
| D | utils.py | 44 def get_uint_type(): function |
| D | slab.py | 65 p = p.cast(utils.get_uint_type().pointer()) |