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]

how do I get the location of a section within a *.exe file?


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.



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