LLVM API Documentation

lt_dlinfo Struct Reference

#include <ltdl.h>

Collaboration diagram for lt_dlinfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * filename
char * name
int ref_count

Detailed Description

Definition at line 242 of file ltdl.h.


Member Data Documentation

char* lt_dlinfo::filename

Definition at line 243 of file ltdl.h.

Referenced by tryall_dlopen().

char* lt_dlinfo::name

Definition at line 244 of file ltdl.h.

int lt_dlinfo::ref_count

Definition at line 245 of file ltdl.h.

Referenced by tryall_dlopen().


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