HomeSort by: relevance | last modified time | path
    Searched defs:dso_handle (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
exit.h 61 void *dso_handle; member in struct:exit_function::__anon14300::__anon14302
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
exit.h 61 void *dso_handle; member in struct:exit_function::__anon16712::__anon16714
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/
dmeventd.c 109 void *dso_handle; /* Opaque handle as returned from dlopen(). */ member in struct:dso_data
832 dlclose(data->dso_handle);
903 ret->dso_handle = dl;

Completed in 81 milliseconds