Implement orphaned sections
authornorly <ny-git@enpas.org>
Tue, 28 May 2013 22:34:51 +0000 (23:34 +0100)
committernorly <ny-git@enpas.org>
Tue, 28 May 2013 22:34:51 +0000 (23:34 +0100)
commiteb5a1daba781013ccf168b95510d0f67f0b9c946
tree1737caa39931eaec818b992acc5df43bb02b1794
parent11bf2836351cdb0703506d9d24ebd72bb420d1df
Implement orphaned sections

Orphaned sections are not (fully) included in any LOAD PHDR and can thus
be moved and stripped at will without changing the memory image of the
program.
include/libelfu/modeltypes.h
src/model/dump.c
src/model/fromFile.c