Dyninst::SymtabAPI::xcoffArchive_64 Class Reference

#include <Object-xcoff.h>

Inheritance diagram for Dyninst::SymtabAPI::xcoffArchive_64:
Dyninst::SymtabAPI::xcoffArchive

Public Member Functions

 xcoffArchive_64 (fileOpener *file)
 ~xcoffArchive_64 ()
virtual int read_arhdr ()
virtual int read_mbrhdr ()

Private Attributes

struct fl_hdr_big filehdr
struct ar_hdr_big memberhdr
unsigned long long aout_offset
unsigned long long next_offset
char * member_name
int member_len
unsigned long long first_offset
unsigned long long last_offset
fileOpenerfo_

Detailed Description

Definition at line 109 of file Object-xcoff.h.


Constructor & Destructor Documentation

Dyninst::SymtabAPI::xcoffArchive_64::xcoffArchive_64 ( fileOpener file  )  [inline]

Definition at line 111 of file Object-xcoff.h.

Dyninst::SymtabAPI::xcoffArchive_64::~xcoffArchive_64 (  )  [inline]

Definition at line 112 of file Object-xcoff.h.

References Dyninst::SymtabAPI::xcoffArchive::member_name.


Member Function Documentation

int xcoffArchive_64::read_arhdr (  )  [virtual]
int xcoffArchive_64::read_mbrhdr (  )  [virtual]

Field Documentation

unsigned long long Dyninst::SymtabAPI::xcoffArchive::aout_offset [inherited]
struct fl_hdr_big Dyninst::SymtabAPI::xcoffArchive_64::filehdr [read, private]

Definition at line 117 of file Object-xcoff.h.

Referenced by read_arhdr().

unsigned long long Dyninst::SymtabAPI::xcoffArchive::first_offset [protected, inherited]

Definition at line 91 of file Object-xcoff.h.

Referenced by read_arhdr(), and Dyninst::SymtabAPI::xcoffArchive_32::read_arhdr().

unsigned long long Dyninst::SymtabAPI::xcoffArchive::last_offset [protected, inherited]
struct ar_hdr_big Dyninst::SymtabAPI::xcoffArchive_64::memberhdr [read, private]

Definition at line 118 of file Object-xcoff.h.

Referenced by read_mbrhdr().

unsigned long long Dyninst::SymtabAPI::xcoffArchive::next_offset [inherited]

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1