more symbols work and refactoring

This commit is contained in:
georgemoralis 2023-06-19 07:51:56 +03:00
parent 11bf9d7928
commit cc34a85c54
8 changed files with 38 additions and 10 deletions

View file

@ -1,6 +1,7 @@
#pragma once
#include "../../Loader/Elf.h"
#include <vector>
#include "Loader/Elf.h"
struct DynamicModuleInfo;