ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
ActDynamicPass::act_sh_passlib_info Struct Reference

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
 

Detailed Description

This holds information about the shared object file.

Member Data Documentation

◆ lib

char* ActDynamicPass::act_sh_passlib_info::lib

this is the file name of the shared object library

◆ lib_ptr

void* ActDynamicPass::act_sh_passlib_info::lib_ptr

this is the open library pointer, if any

◆ refs

int ActDynamicPass::act_sh_passlib_info::refs

this is the number of active references to the open library pointer.


The documentation for this struct was generated from the following file: