This is the mail archive of the binutils@sources.redhat.com 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: When using objdump on an object file...


>I don't understand precisely what you are asking.  abfd is a typical
>variable name used for a BFD, but it's not a structure name.

No, I know.


>It's true that objdump will normally create one instance of the `bfd'
>type (`bfd' is a typedef for `struct _bfd').  It is created via a call
>to bfd_openr().  bfd_openr() is normally called once in a single run
>of objdump on an object file.

You answered my question, thanks :-)

Best Regards
James
						


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