Home
last modified time | relevance | path

Searched refs:protected1b_p (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/elf/
Dtst-protected1mod.h26 extern int *protected1b_p (void);
Dtst-protected1modb.c34 protected1b_p (void) in protected1b_p() function
Dtst-protected1a.c57 if (&protected1 != protected1b_p ()) in do_test()
Dtst-protected1b.c57 if (&protected1 != protected1b_p ()) in do_test()