Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 44) sorted by relevance

12

/elf/
A Dtst-ifunc-fault-lazy.c33 volatile char *volatile p = NULL; in implementation() local
41 volatile char *volatile p = NULL; in __typeof__() local
A Dtst-unique1mod2.c12 f (int *p) in f()
A Dtst-unique2mod2.c12 f (int *p) in f()
A Dtst-dlopenrpathmod.c25 void *p = dlopen ("in-subdir.so", RTLD_LAZY|RTLD_LOCAL); in foo() local
A Dtst-array5.c7 char *p = strrchr (argv [0], '/'); in preinit_0() local
28 char *p = strrchr (argv [0], '/'); in init_0() local
A Dtst-gnu2-tls1.c34 int *p; in do_test() local
A Dtst-tls-ie.c55 void *p = xdlopen (mod, RTLD_NOW); in load_and_access() local
97 void *p = dlopen ("tst-tls-ie-mod6.so", RTLD_NOW); in do_test() local
A Dtst-tlsmod18a.c12 int *p = &var; in test() local
A Dtst-tls16.c15 void *p = dlsym (h, "tlsvar"); in do_test() local
A Dtst-tls-ie-dlmopen.c56 void *p = xdlmopen (lmid, mod, RTLD_NOW); in load_and_access() local
98 void *p = dlmopen (LM_ID_BASE, "tst-tls-ie-mod4.so", RTLD_NOW); in do_test() local
A Dtst-dlopenrpath.c52 void *p = dlopen ("in-subdir.so", RTLD_LAZY|RTLD_LOCAL); in do_test() local
A Dtst-array5dep.c7 char *p = strrchr (argv [0], '/'); in init_0() local
A Dtst-tls11.c11 struct A *p; in do_test() local
A Dtst-tls12.c11 struct A *p; in do_test() local
A Dtlsdeschtab.h29 hash_tlsdesc (void *p) in hash_tlsdesc()
39 eq_tlsdesc (void *p, void *q) in eq_tlsdesc()
A Dnoload.c9 void *p; in main() local
A Difuncmain5.c27 foo_p p; in main() local
A Dtst-deep1.c23 void *p = dlopen ("$ORIGIN/tst-deep1mod2.so", RTLD_LAZY|RTLD_DEEPBIND); in do_test() local
A Dtst-dlmopen-dlerror.c38 for (char *p = stpcpy (buffer, "does not exist "); p < buffer_end; ++p) in do_test() local
A Dtst-tls10.c14 struct A *p; in do_test() local
A Difuncmain1.c31 foo_p p; in main() local
A Dtestobj2.c29 p (void) in p() function
A Difuncmain6pie.c38 foo_p p; in main() local
A Dtst-tlsmod17a.c14 int *p = &CONCAT (v, N); in CONCAT() local
A Dnodelete.c33 void *p; in do_test() local

Completed in 13 milliseconds

12