#include <rz_asm.h>
#include <rz_lib.h>
#include <rz_util.h>
#include <rz_syscall.h>
Go to the source code of this file.
◆ RZ_EGG_FORMAT_DEFAULT
| #define RZ_EGG_FORMAT_DEFAULT "elf" |
◆ RZ_EGG_INCDIR_ENV
| #define RZ_EGG_INCDIR_ENV "EGG_INCDIR" |
◆ RZ_EGG_INCDIR_PATH
| #define RZ_EGG_INCDIR_PATH "/lib/rizin/" RZ_VERSION "/egg" |
◆ RZ_EGG_OS_BEOS
| #define RZ_EGG_OS_BEOS 0x506108be |
◆ RZ_EGG_OS_DARWIN
| #define RZ_EGG_OS_DARWIN 0xd86d1ae2 |
◆ RZ_EGG_OS_DEFAULT
◆ RZ_EGG_OS_FREEBSD
| #define RZ_EGG_OS_FREEBSD 0x73a72944 |
◆ RZ_EGG_OS_IOS
| #define RZ_EGG_OS_IOS 0x0ad58830 |
◆ RZ_EGG_OS_LINUX
| #define RZ_EGG_OS_LINUX 0x5ca62a43 |
◆ RZ_EGG_OS_MACOS
| #define RZ_EGG_OS_MACOS 0x5cb23c16 |
◆ RZ_EGG_OS_NAME
| #define RZ_EGG_OS_NAME "linux" |
◆ RZ_EGG_OS_OSX
| #define RZ_EGG_OS_OSX 0x0ad593a1 |
◆ RZ_EGG_OS_W32
| #define RZ_EGG_OS_W32 0x0ad5fbb3 |
◆ RZ_EGG_OS_WATCHOS
| #define RZ_EGG_OS_WATCHOS 0x14945c70 |
◆ RZ_EGG_OS_WINDOWS
| #define RZ_EGG_OS_WINDOWS 0x05b7de9a |
◆ RZ_EGG_PLUGIN_ENCODER
| #define RZ_EGG_PLUGIN_ENCODER 1 |
◆ RZ_EGG_PLUGIN_SHELLCODE
| #define RZ_EGG_PLUGIN_SHELLCODE 0 |
◆ RzEgg
◆ RzEggEmit
◆ RzEggLang
◆ RzEggPlugin
◆ RZ_LIB_VERSION_HEADER()
| RZ_LIB_VERSION_HEADER |
( |
rz_egg |
| ) |
|