[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060928170836.GB29691@uranus.ravnborg.org>
Date: Thu, 28 Sep 2006 19:08:36 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Shu-Ming <m943010036@...dent.nsysu.edu.tw>
Cc: linux-kernel@...r.kernel.org
Subject: Re: The structure of __ksymtab and __ksymtab_gpl?
On Thu, Sep 28, 2006 at 09:38:56PM +0800, Shu-Ming wrote:
> Hi all
>
> What is the the structure of __ksymtab and __ksymtab_gpl ?
> I mean that __ksymtab and __ksymtab_gpl are the section headers of ELF
> format.
>
> And how to index to the __ksymtab_strings section header from __ksymtab &
> __ksymtab_gpl ?
I suggest you take a deep look at scripts/mod/modpost.c - that should help you.
I do not recall the details by heart but modpost.c is a heavy user
so it should be rather simple to dechiper it from there.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists