|
Message-ID: <20120826232320.GP27715@brightrain.aerifal.cx> Date: Sun, 26 Aug 2012 19:23:20 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: dladdr patch status On Sun, Aug 26, 2012 at 05:46:45PM -0400, Rich Felker wrote: > The only alternative I see so far is using the _section_ header > information to determine the symbol table size. This should work for Except that there may not be a reliable way to even FIND the section headers, or ensure that they're mapped into memory, just because they're in the file. Thus, this seems like it might be a dead-end.. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.