[Bug dynamic-link/11767] RFE: dlopen of in-memory ET_DYN or ET_EXEC object
ppluzhnikov at google dot com
sourceware-bugzilla@sourceware.org
Mon Nov 4 20:03:00 GMT 2013
https://sourceware.org/bugzilla/show_bug.cgi?id=11767
Paul Pluzhnikov <ppluzhnikov at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|ronis at google dot com |ppluzhnikov at google dot com
--- Comment #13 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
(In reply to Ondrej Bilka from comment #12)
> How far did you get with implementing this?
Not very far. We had a prototype, but it proved trickier than we expected, and
in particular the semantics of dlclose() on such in-memory object proved
unclear.
I am currently working on a dlopen_with_offset(), which is just like dlopen,
but with a given offset into the file.
That would meet our actual needs, but necessarily those of UPX or gcc/jit.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list