summaryrefslogtreecommitdiff
path: root/include/libelfu/modelops.h
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-05-31 17:14:27 +0100
committernorly <ny-git@enpas.org>2013-05-31 18:01:03 +0100
commit93156d059749102d3dfef793f00c63c8c1c27ee0 (patch)
tree9542a768e3db6222bb1059e70989f61ca40a826b /include/libelfu/modelops.h
parentbd748f84aeea9600063bf822312a802bf09d1839 (diff)
Auto-layout file after --reladd
Diffstat (limited to 'include/libelfu/modelops.h')
-rw-r--r--include/libelfu/modelops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libelfu/modelops.h b/include/libelfu/modelops.h
index 8374b02..c1d30e3 100644
--- a/include/libelfu/modelops.h
+++ b/include/libelfu/modelops.h
@@ -22,6 +22,7 @@ ElfuScn** elfu_mScnSortedByOffset(ElfuElf *me, size_t *count);
GElf_Addr elfu_mLayoutGetSpaceInPhdr(ElfuElf *me, GElf_Word size,
GElf_Word align, int w, int x,
ElfuPhdr **injPhdr);
+int elfu_mLayoutAuto(ElfuElf *me);
int elfu_mCheck(ElfuElf *me);