Home
last modified time | relevance | path

Searched refs:caller_foop (Results 1 – 2 of 2) sorted by relevance

/elf/
A Dtst-tlsmod2.c8 in_dso (int n, int *caller_foop) in in_dso() argument
18 if (caller_foop != NULL && foop != caller_foop) in in_dso()
20 printf ("callers address of foo differs: %p vs %p\n", caller_foop, foop); in in_dso()
A Dtst-tlsmod3.c4 extern int in_dso (int n, int *caller_foop);

Completed in 2 milliseconds