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


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.



More information about the Binutils mailing list