Searched refs:handle (Results 1 – 4 of 4) sorted by relevance
| /scripts/gdb/linux/ |
| D | stackdepot.py | 23 def stack_depot_fetch(handle): argument 33 parts = handle.cast(handle_parts_t) 37 if handle == 0: 42 …pool index %d out of bounds (%d) for stack id 0x%08x\n" % (parts['pool_index'], pools_num, handle)) 56 def stack_depot_print(handle): argument 60 entries, nr_entries = stack_depot_fetch(handle) 81 handle = int(argv[0], 16) 82 stack_depot_print(gdb.Value(handle).cast(utils.get_uint_type()))
|
| D | slab.py | 111 def loc_exist(loc_track, addr, handle, waste): argument 113 if loc['addr'] == addr and loc['handle'] == handle and loc['waste'] == waste: 120 handle = 0 126 handle = track['handle'] 128 loc = loc_exist(loc_track, addr, handle, waste) 147 'handle' : handle,
|
| /scripts/ |
| D | generate_rust_target.rs | 138 let mut handle = stdin.lock(); in from_stdin() localVariable 144 if handle.read_line(&mut line).unwrap() == 0 { in from_stdin()
|
| D | spelling.txt | 760 hanlde||handle
|