query : call to bfd_openr ( )

Sandeep Kumar sandeepksinha@gmail.com
Tue Feb 7 18:14:00 GMT 2006


Hi everyone,
Is it possible to call the bfd_openr(NULL,...) with its first parameter as NULL.

What if in the constructor of a Preloadable library (using LD_PRELOAD)
I want to convert the current file into bfd format. If i use the
bfd_openr( ) that would require an access to the disk, to read the
file, I want to avoid this disk access and want to convert the
executable into a bfd format.
Is that possible ?

--
Regards,
Sandeep





A man with one watch knows what time it is; a man with two watches is
never quite sure.



More information about the Binutils mailing list