common: consolidate ELF structure definitions

This commit is contained in:
Liam 2022-06-04 23:50:43 -04:00
parent 5c0a31e29f
commit 3c313a43fd
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