common: consolidate ELF structure definitions

This commit is contained in:
Liam 2022-06-04 23:50:43 -04:00
parent 19114dbd3a
commit 8f979d453d
5 changed files with 371 additions and 263 deletions

View file

@ -58,6 +58,7 @@ add_library(common STATIC
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h
error.cpp
error.h
expected.h