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: RFC: Is it OK to disassemble instructions twice ?


Thanks Nick!

Cheers,
Tamar

> -----Original Message-----
> From: Nick Clifton <nickc@redhat.com>
> Sent: Monday, August 19, 2019 12:03
> To: Tamar Christina <Tamar.Christina@arm.com>; Florian Weimer
> <fweimer@redhat.com>
> Cc: binutils@sourceware.org; nd <nd@arm.com>
> Subject: Re: RFC: Is it OK to disassemble instructions twice ?
> 
> Hi Tamar,
> 
> > So I'd say giving the target an opt-out of this would also be desirable.
> 
> Agreed.  I thought about this some more, and I am now trying out a patch
> which extends the bfd_arch_info structure with a field specifying the
> maximum offset of a reloc from the start of an insn.  For most (all ?)
> architectures I intend to set this to zero, and this will bypass the double
> disassemble code in objdump...
> 
> Cheers
>   Nick
> 
> 


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