IDA C++ SDK 9.2
Loading...
Searching...
No Matches
idasgn_header_t Struct Reference

#include <libfuncs.hpp>

Public Member Functions

void fix_version (FILE *infp)

Public Attributes

char magic [6]
uchar version
uchar processor_id
uint32 file_formats
uint16 ostype
uint16 apptype
uint16 flags
uint16 number_of_modules_v5
uint16 ctype_crc
char ctype_name [12]
uchar libname_length
uint16 ctype_crc_alt
uint32 number_of_modules
uint16 pattern_length
uint16 ctype_crc_3v

Member Function Documentation

◆ fix_version()

void idasgn_header_t::fix_version ( FILE * infp)

Member Data Documentation

◆ magic

char idasgn_header_t::magic[6]

◆ version

uchar idasgn_header_t::version

◆ processor_id

uchar idasgn_header_t::processor_id

◆ file_formats

uint32 idasgn_header_t::file_formats

◆ ostype

uint16 idasgn_header_t::ostype

◆ apptype

uint16 idasgn_header_t::apptype

◆ flags

uint16 idasgn_header_t::flags

◆ number_of_modules_v5

uint16 idasgn_header_t::number_of_modules_v5

◆ ctype_crc

uint16 idasgn_header_t::ctype_crc

◆ ctype_name

char idasgn_header_t::ctype_name[12]

◆ libname_length

uchar idasgn_header_t::libname_length

◆ ctype_crc_alt

uint16 idasgn_header_t::ctype_crc_alt

◆ number_of_modules

uint32 idasgn_header_t::number_of_modules

◆ pattern_length

uint16 idasgn_header_t::pattern_length

◆ ctype_crc_3v

uint16 idasgn_header_t::ctype_crc_3v

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