LLVM API Documentation

lt_dlsymlist Struct Reference

#include <ltdl.h>

Collaboration diagram for lt_dlsymlist:

Collaboration graph
[legend]
List of all members.

Public Attributes

const char * name
lt_ptr address

Detailed Description

Definition at line 221 of file ltdl.h.


Member Data Documentation

lt_ptr lt_dlsymlist::address

Definition at line 223 of file ltdl.h.

Referenced by presym_open(), and presym_sym().

const char* lt_dlsymlist::name

Definition at line 222 of file ltdl.h.

Referenced by presym_open(), and presym_sym().


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