Rizin
unix-like reverse engineering framework and cli tools
windows_maps.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2019 GustavoLCR <gugulcr@gmail.com>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #ifndef WINDOWS_MAPS_H
5 #define WINDOWS_MAPS_H
6 #include <rz_core.h>
7 
10 
11 #endif
#define RZ_API
RzDebug * dbg
Definition: desil.c:30
RZ_API RzList * rz_w32_dbg_maps(RzDebug *dbg)
Definition: windows_maps.c:245
RZ_API RzList * rz_w32_dbg_modules(RzDebug *dbg)
Definition: windows_maps.c:76