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: Question regarding target to host endianness conversion of gmon.out.


Anmol Paralkar <aparalka@cisco.com> writes:

>  Please could you tell me which bfd routines does gprof use to achieve
>  the automatic byte swapping to convert the gmon.out file if the target
>  (on which the gmon.out file was created) and host (on which gprof will
>  run) have different endiannesses?

bfd_get_32() and friends.

Ian


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