X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=include%2Flibelfu%2Fmodelops.h;h=c1d30e35767ef75a19b7aabdf53ac3e8cb346699;hb=93156d059749102d3dfef793f00c63c8c1c27ee0;hp=8374b02b26377f13d6f442d6758869350b7a9a33;hpb=bd748f84aeea9600063bf822312a802bf09d1839;p=centaur.git 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);