[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
symbol table functions?
- Date: Thu, 15 Feb 2007 15:17:45 -0800
- From: strauman at slac.stanford.edu (Till Straumann)
- Subject: symbol table functions?
Amalaye Oyake wrote:
>
> Hello
>
>
>
> are there any RTEMS functions that can find symbols by name and their
> entry point?
>
Not natively. However, you can use the 'cexp' package for this purpose.
http://www.slac.stanford.edu/~strauman/rtems/cexp/index.html
If you only want symbol access from a statically linked application
then you can strip it down significantly.
-- Till
>
>
>
> Regards,
>
> * Amalaye Oyake *
>
> * Flight Software Applications & Data Product Mgmt */\
>
> * 818.393.7168 work 818.653.4748 cell *||
>
> * Jet Propulsion Laboratory, Pasadena CA 91109 */||\
>
>
>
> @@@ personal opinions expressed represent only the views of the author @@@
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>