int bits(struct state *s, int need)
#define rz_bin_elf_fix_arm_thumb_object_dispatch(object)
void Elf_() rz_bin_elf_fix_arm_thumb_symbol(RZ_NONNULL RzBinSymbol *symbol)
bool Elf_() rz_bin_elf_is_arm_binary_supporting_thumb(RZ_NONNULL ELFOBJ *bin)
void Elf_() rz_bin_elf_fix_arm_thumb_addr(ut64 *addr)
bool Elf_() rz_bin_elf_is_thumb_addr(ut64 addr)
static bool start_a_sequence_of_thumb_instruction(RzBinSymbol *symbol)
static bool start_a_sequence_of_data(RzBinSymbol *symbol)
static bool start_a_sequence_of_instruction(RzBinSymbol *symbol)
void Elf_() rz_bin_elf_fix_arm_thumb_object(RZ_NONNULL ut64 *paddr, RZ_NONNULL ut64 *vaddr, RZ_NONNULL int *bits)
#define rz_return_if_fail(expr)
#define rz_return_val_if_fail(expr, val)
RZ_API bool rz_str_startswith(RZ_NONNULL const char *str, RZ_NONNULL const char *needle)
Checks if a string starts with a specifc sequence of characters (case sensitive)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()