Searched refs:get_opc_prefix (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.c28 static void get_opc_prefix (const char **, char *);
68 get_opc_prefix (const char **ptr, char *dest) function
632 get_opc_prefix (&suffix, op);
652 get_opc_prefix (&curr_suffix, op);
708 get_opc_prefix (&suffix, op);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc.c28 static void get_opc_prefix (const char **, char *);
68 get_opc_prefix (const char **ptr, char *dest) function
632 get_opc_prefix (&suffix, op);
652 get_opc_prefix (&curr_suffix, op);
708 get_opc_prefix (&suffix, op);

Completed in 85 milliseconds