Re: Undefined Functions in use
Aniruddha Bhattacharyya <[email protected]>
| Newsgroups | org.kernel.vger.linux-newbie |
|---|---|
| Message-ID | <CAOXuEsyLfPFAQV+PZHMMqDjUcLcKFQoPcXb9cOKsq6qGxcYxpw@mail.gmail.com> |
It is also possible that the signature is changed and renamed to something else. In Linux, symbol signature change can be drastic between ver to ver. On Tue, Sep 27, 2011 at 3:51 PM, Chandrabhanu Mahapatra <[email protected]> wrote: > > I used cscope and vim editor but still I am only finding the usage of > the above symbols but no definition. > Are these symbols GCC builtin symbols or ARM specific symbols. > > On Mon, Sep 26, 2011 at 4:30 PM, Xu, Anhua <[email protected]> wrote: > > Install your tools ctags and use it to track all the symbols in the source. > > google ctags, you will find solutions > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On Behalf Of Chandrabhanu Mahapatra > > Sent: Monday, September 26, 2011 6:22 PM > > To: linux-newbie > > Subject: Undefined Functions in use > > > > Where can I find the definition of TIMER_INITIALIZER, DECLARE_MUTEX, > > DECLARE_MUTEX_LOCKED, softirq_vec,__builtin_constant_p, INIT_WORK, > > etc.? > > > -- > Chandrabhanu Mahapatra > -- > To unsubscribe from this list: send the line "unsubscribe linux-newbie" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.linux-learn.org/faqs -- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs