On Thu, Jul 07 2005, Richard B. Johnson wrote:
> On Thu, 7 Jul 2005, raja wrote:
>
> >hi,
> > Is there any way to get the function address by only knowing the
> >function Name
> >thanking you,
> >-
>
> printf("%p\n", function()); // User code
> printk("%p\n", function()); // Kernel code
Yup that'll work fine, provided 'function' takes no arguments and
returns its own address.
--
Jens Axboe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|