source: trunk/binutils/ld/testsuite/ld-shared/xcoff.dat

Last change on this file was 10, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 240 bytes
Line 
1mainvar == 1
2overriddenvar == 2
3shlibvar1 == 3
4shlib_shlibvar1 () == 3
5shlib_shlibvar2 () == 4
6shlib_shlibcall () == 5
7main_called () == 6
8shlib_checkfunptr1 (shlib_shlibvar1) == 1
9shlib_getfunptr1 () == shlib_shlibvar1
10shlib_check () == 1
Note: See TracBrowser for help on using the repository browser.