ACT Library
|
This holds information about the shared object file. More...
Public Attributes | |
char * | lib |
this is the file name of the shared object library | |
void * | lib_ptr |
this is the open library pointer, if any | |
int | refs |
This holds information about the shared object file.
char* ActDynamicPass::act_sh_passlib_info::lib |
this is the file name of the shared object library
void* ActDynamicPass::act_sh_passlib_info::lib_ptr |
this is the open library pointer, if any
int ActDynamicPass::act_sh_passlib_info::refs |
this is the number of active references to the open library pointer.