Use AoS for modules instead of SoA
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define ELF_H_
|
||||
|
||||
#include <libelf.h>
|
||||
#include <gelf.h>
|
||||
|
||||
const char *dyn_type_to_str(unsigned type);
|
||||
const char *segment_type_to_str(unsigned type);
|
||||
|
||||
Reference in New Issue
Block a user