GCC Middle and Back End API Reference
internal_ldfile Struct Reference

#include <collect2-aix.h>

Collaboration diagram for internal_ldfile:

Data Fields

int fd
char * object
size_t page_offset
size_t object_size
off_t next_member
struct internal_filehdr filehdr

Detailed Description

The internal representation of the API-defined LDFILE type.   

Field Documentation

struct internal_filehdr internal_ldfile::filehdr

Referenced by read_xcoff_object().

off_t internal_ldfile::next_member

Referenced by ldclose(), and read_xcoff_object().

char* internal_ldfile::object
size_t internal_ldfile::object_size
size_t internal_ldfile::page_offset

Referenced by free_object(), and read_xcoff_object().


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