9#include "../bx_deElf/bx_deElf.h"
10#include "../bx_elf_disasm/bx_elf_disasm.h"
12bool bx_elf(
bparser* parser,
void *arg);
Core file handling and execution API for Baseer.
Binary parser abstraction supporting memory and streaming files.
Core definitions, structs, and function prototypes for the debugger.
Parser object.
Definition bparser.h:19