how do I get the location of a section within a *.exe file?
Jonathan Wilson
jonwil@tpgi.com.au
Wed Oct 15 11:28:00 GMT 2003
More information about the Binutils mailing list
Wed Oct 15 11:28:00 GMT 2003
- Previous message (by thread): [PATCH] MIPS gas: Fix indentation, improve error messages
- Next message (by thread): how do I get the location of a section within a *.exe file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I know that using the vma field returns the in-memory address of the section but how do I get the on-disk address? Its the last thing I need to know in order to make TLS work. I tried using the lma field but that didnt return the right value.
- Previous message (by thread): [PATCH] MIPS gas: Fix indentation, improve error messages
- Next message (by thread): how do I get the location of a section within a *.exe file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list