HomeSort by relevance Sort by last modified time
    Searched refs:shlib_getfunptr1 (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
main.c 17 extern int (*shlib_getfunptr1 ()) ();
66 p = shlib_getfunptr1 ();
67 printf ("shlib_getfunptr1 () ");
sh1.c 113 (*shlib_getfunptr1 ()) () function
shared.exp 97 puts $file shlib_getfunptr1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
main.c 34 extern int (*shlib_getfunptr1 ()) ();
257 p = shlib_getfunptr1 ();
258 printf ("shlib_getfunptr1 () ");
sh1.c 133 (*shlib_getfunptr1 ()) () function
elfvsb.exp 91 puts $file shlib_getfunptr1

Completed in 59 milliseconds