This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about what BFD can access


On Thu, Jul 27, 2006 at 10:34:51PM -0400, Chris Ross wrote:
> >Search for _memory in the bfd header files, I think.
> 
>   I did some looking through the BFD sources earlier and found
> the references to bfd_elf_bfd_from_remote_memory.  But, I couldn't
> figure out where/how it was defined.  Very twisty maze, BFD is.  :-)
> 
>   There seems, on looking for '_memory' in the headers, to be a
> bfd_in_memory struct.  Not clear where it's used, or how to get
> one set-up, tho.  I assume the keep_memory member of the
> structure in the aout space isn't relevant?

Take a look at the usage in GDB; that may be more educational.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]