Searched refs:get_copy_p (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dpr22001-1c.c4 extern int* get_copy_p (void);
8 if (&copy == get_copy_p ())
H A Dpr22001-1a.c10 get_copy_p () function
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dpr22001-1a.c10 get_copy_p () function
H A Dpr22001-1b.c5 extern int* get_copy_p (void);
10 if (copy == get_copy () && &copy == get_copy_p ())
H A Dpr22001-1c.S34 call get_copy_p@PLT

Completed in 222 milliseconds