Rizin
unix-like reverse engineering framework and cli tools
elf64_segments.c
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2021 08A <08A@riseup.net>
2 // SPDX-FileCopyrightText: 2021 RizinOrg <info@rizin.re>
3 // SPDX-License-Identifier: LGPL-3.0-only
4 
5 #define RZ_BIN_ELF64 1
6 #include "elf_segments.c"