makeelf icon indicating copy to clipboard operation
makeelf copied to clipboard

Link program headers to sections

Open fenkes-ibm opened this issue 2 years ago • 5 comments

Allow the caller to specify a section to associate a program header to. This will allow the ELF writer to determine a correct file offset for the program header (the file offset of the lowest associated section).

fenkes-ibm avatar Sep 15 '21 11:09 fenkes-ibm