8 RZ_LOG_DEBUG(
"Cannot disassemble lua54 opcode (truncated).\n");
#define LUA_GET_OPCODE(i)
#define LUA_GETARG_sBx(i)
int lua54_disasm(RzAsmOp *op, const ut8 *buf, int len, LuaOpNameList opnames)
char * luaop_new_str_2arg(char *opname, int a, int b)
char * luaop_new_str_2arg_ex(char *opname, int a, int b, int isk)
char * luaop_new_str_3arg(char *opname, int a, int b, int c)
char * luaop_new_str_3arg_ex(char *opname, int a, int b, int c, int isk)
LuaInstruction lua_build_instruction(const ut8 *buf)
char * luaop_new_str_1arg(char *opname, int a)
char * luaop_new_str_1arg_ex(char *opname, int a, int isk)
#define RZ_LOG_DEBUG(fmtstr,...)
RZ_API char * rz_str_newf(const char *fmt,...) RZ_PRINTF_CHECK(1
RZ_API bool rz_strbuf_append(RzStrBuf *sb, const char *s)