/[gcl]/gcl/o/plt.c
ViewVC logotype

Diff of /gcl/o/plt.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by camm, Sat Mar 20 02:48:58 2004 UTC revision 1.10 by camm, Mon Apr 11 19:26:17 2005 UTC
# Line 23  pltcomp(const void *v1,const void *v2) { Line 23  pltcomp(const void *v1,const void *v2) {
23    
24  }  }
25    
26    extern int _mcount();
27    extern int mcount();
28    
29  #define MY_PLT(a_) {#a_,(unsigned long)(void *)a_}  #define MY_PLT(a_) {#a_,(unsigned long)(void *)a_}
30  static Plt mplt[]={  static Plt mplt[]={
31          /* This is an attempt to at least capture the addresses to          /* This is an attempt to at least capture the addresses to

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26