Serge Lamikhov-Center

Results 18 comments of Serge Lamikhov-Center

Have you had a chance to check?

No news for a long time. The referred repo doesn't exist anymore. Please feel free to reopen if new information is available.

Thank you for your analysis. You are right - ELFIO maps sections to segments and calculates alignment of section in accordance to contained sections. I'll try to reproduce and find...

Most likely, the issue is related to section size equal to zero and inability to assign a proper segment for such section. I'm sorry, but, I'll not come to this...

Well, as you can see, even `readelf -l` could not assign sections to segment properly. `.tdata` appears in three segments simultaneously. I have added a workaround and assign sections having...

3 segments of the initial file are located at the same memory location and even worse - at the same file offset. I doubt that such configuration can be supported...

But, maybe, it worth to remove the confusing rules which are not in use? I guess, using your scripts, it is relatively simple to figure out the list of them....

Thank you for your kind reply! In any mean I didn't propose to change the standard. My proposal is to cleanup the extracted grammar used for parser generators within this...