Home
last modified time | relevance | path

Searched refs:cmd_alloc_memory (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/examples/python/
Dgdbremote.py1021 def cmd_alloc_memory(options, cmd, args): function
1262 '_M': {'cmd': cmd_alloc_memory, 'rsp': rsp_alloc_memory, 'name': "allocate memory"},