Searched refs:symp (Results 1 – 2 of 2) sorted by relevance
65 void *symp; in test() local66 res = dladdr1 (test2, &info, &symp, RTLD_DL_SYMENT); in test()85 sym = symp; in test()195 res = dladdr1 (test4, &info, &symp, RTLD_DL_SYMENT); in test()214 sym = symp; in test()
56 void *symp; in do_test() local57 res = dladdr1 (test, &info, &symp, RTLD_DL_SYMENT); in do_test()76 sym = symp; in do_test()