HomeSort by relevance Sort by last modified time
    Searched refs:dlopen_b_fn (Results 1 - 2 of 2) sorted by null

  /bionic/tests/
dlfcn_test.cpp 1307 typedef void *(* dlopen_b_fn)(); typedef
1322 typedef void *(* dlopen_b_fn)(); typedef
    [all...]
dlext_test.cpp 257 typedef void *(* dlopen_b_fn)(); typedef
258 dlopen_b_fn fn = (dlopen_b_fn)dlsym(handle, "dlopen_b");
    [all...]

Completed in 642 milliseconds