Question regarding target to host endianness conversion of gmon.out.
Ian Lance Taylor
ian@wasabisystems.com
Wed Mar 10 04:12:00 GMT 2004
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
More information about the Binutils
mailing list