|
Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
| #define | START_RELOC_NUMBERS(name) enum name { |
| #define | RELOC_NUMBER(name, number) name = number, |
| #define | FAKE_RELOC(name, number) name = number, |
| #define | EMPTY_RELOC(name) name, |
| #define | END_RELOC_NUMBERS(name) |
Definition at line 97 of file reloc-macros.h.
| #define END_RELOC_NUMBERS | ( | name | ) |
Definition at line 98 of file reloc-macros.h.
Definition at line 96 of file reloc-macros.h.
Definition at line 95 of file reloc-macros.h.
Definition at line 94 of file reloc-macros.h.