| entryPoint | ObjectModule | [private] |
| errorSection | ObjectModule | [private, static] |
| exportSymbols | ObjectModule | [private] |
| GetDataReader(vma_t address) | ObjectModule | |
| GetEntryPoint() const | ObjectModule | [inline] |
| GetErrorSection() | ObjectModule | [inline, static] |
| GetExportSymbols() const | ObjectModule | [inline] |
| GetRelocationInfos() const | ObjectModule | [inline] |
| GetSection(vma_t address) const | ObjectModule | |
| GetSections() const | ObjectModule | [inline] |
| GetSymbols() const | ObjectModule | [inline] |
| HasRelocation() const | ObjectModule | [inline] |
| hasRelocation | ObjectModule | [private] |
| IsValid(vma_t address) | ObjectModule | |
| ObjectModule(CFile &file, const RVAFileTranslator &rva, uint32_t imageBase, bool hasRelocation, const RelocationInfos &relocationInfos, const Symbols &symbols, const Symbols &exportSymbols, vma_t entryPoint) | ObjectModule | |
| ObjectModule(const ObjectModule &) | ObjectModule | [private] |
| ObjectModule::ObjectModule(vma_t start, const unsigned char *ptr, unsigned len) | ObjectModule | |
| operator=(const ObjectModule &) | ObjectModule | [private] |
| ReadByte(vma_t address) | ObjectModule | |
| ReadDword(vma_t address) | ObjectModule | |
| ReadWord(vma_t address) | ObjectModule | |
| relocationInfos | ObjectModule | [private] |
| sections | ObjectModule | [private] |
| symbols | ObjectModule | [private] |
| TSections typedef | ObjectModule | |
| ~ObjectModule() | ObjectModule |
1.2.15