Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/customization/bin-utils/
DREADME6 following commands: 'itob' and 'utob'.
10 Python module which provides implementation for the 'itob' and 'utob' commands.
19 file imports the utils Python module and adds the 'itob' and 'utob' commands.
33 (lldb) utob 0xABCD 32 v
D.lldbinit5 command script add -f binutils.utob utob
Dbinutils.py65 def utob(debugger, command_line, result, dict): function
79 print(utob.__doc__)