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

  /external/elfutils/libebl/
eblopenbackend.c 51 const char *dsoname; member in struct:__anon12237
323 char dsoname[100]; local
324 strcpy (stpcpy (stpcpy (dsoname, ORIGINDIR "libebl_"),
325 machines[cnt].dsoname),
328 void *h = dlopen (dsoname, RTLD_LAZY);
331 strcpy (stpcpy (stpcpy (dsoname, "libebl_"),
332 machines[cnt].dsoname),
334 h = dlopen (dsoname, RTLD_LAZY);
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 153 milliseconds