OpenOCD
a64_disassembler.h File Reference
Include dependency graph for a64_disassembler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int a64_disassemble (struct command_invocation *cmd, struct target *target, target_addr_t address, size_t count)
 

Function Documentation

◆ a64_disassemble()

int a64_disassemble ( struct command_invocation cmd,
struct target target,
target_addr_t  address,
size_t  count 
)

Definition at line 127 of file a64_disassembler.c.

References cmd, command_print(), and ERROR_FAIL.

Referenced by COMMAND_HANDLER().