Rizin
unix-like reverse engineering framework and cli tools
elf64.c
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2021 08A <08A@riseup.net>
2 // SPDX-FileCopyrightText: 2008-2010 nibble <nibble.ds@gmail.com>
3 // SPDX-License-Identifier: LGPL-3.0-only
4 
5 #define RZ_BIN_ELF64 1
6 #include "elf.c"