Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
int | rz_bin_p9_get_arch (RzBuffer *b, int *bits, int *big_endian) |
Definition at line 7 of file p9bin.c.
References a, b, bits(), E_MAGIC, I_MAGIC, K_MAGIC, M_MAGIC, N_MAGIC, P_MAGIC, Q_MAGIC, RZ_ASM_ARCH_ARM, RZ_ASM_ARCH_MIPS, RZ_ASM_ARCH_PPC, RZ_ASM_ARCH_SPARC, RZ_ASM_ARCH_X86, rz_buf_read_be32_at, S_MAGIC, T_MAGIC, U_MAGIC, and V_MAGIC.
Referenced by check_buffer(), and info().