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]

How can I access ELF Header from FOO-dis.c


I am working on a port of binutils 2.14.90 to our target.
I want use CGEN_COMPUTE_MACH macro in print_insn
to decipher the mach for which I am disassembling.
Also we store the arch and mach info in e_flgas of
ELF header.

How can I access ELF header information from
FOO-dis.c ?

Thanks
Shekhar


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