%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/dlfcn/
Upload File :
Create Path :
Current File : //glibc-2.29/dlfcn/bug-dlsym1-lib1.c

/* Test module for bug-dlsym1.c test case.  */

extern int dlopen_test_variable;

extern char foo (void);

/* here to get the unresolved symbol in our .so */
char foo(void)
{
    return dlopen_test_variable;
}

Zerion Mini Shell 1.0