https://sourceware.org/bugzilla/show_bug.cgi?id=33186
--- Comment #2 from Indu Bhagat <indu.bhagat at oracle dot com> --- Right, most users will only ever see (and need) SFrame sections with name ".sframe". So then, taking a step back though, I am curious if you have some specific usecase on hand, where SFrame sections with a name distinct from .sframe is created or multiple SFrame sections are generated per object. For ET_DYN, ET_EXEC, there should be only one SFrame section with sorted FDEs for it to be useful for fast stacktracing. For ET_REL too, I dont see why multiple SFrame sections will be needed. Is that complexity necessary ? -- You are receiving this mail because: You are on the CC list for the bug.