►CDOS16M::BWFormat::AbstractSegment | |
CDOS16M::BWFormat::DummySegment | |
CDOS16M::BWFormat::RelocationSegment | |
CDOS16M::BWFormat::Segment | |
►CPharLap::P3Format::MultiSegmented::AbstractSegment | |
CPharLap::P3Format::MultiSegmented::DescriptorTable | |
CPharLap::P3Format::MultiSegmented::Segment | |
CPharLap::P3Format::MultiSegmented::TaskStateSegment | |
CELF::ELFFormat::VersionRequirement::Auxiliary | |
CDumper::BitFieldDisplay::BitField | |
►CAmiga::HunkFormat::Block | The smallest unit of a Hunk file, it starts with a type word. A HUNK_END or HUNK_BREAK block is represented by this |
CAmiga::HunkFormat::DebugBlock | Represents a HUNK_DEBUG block |
CAmiga::HunkFormat::HeaderBlock | Represents the first block inside of an executable file, a HUNK_HEADER |
CAmiga::HunkFormat::IndexBlock | |
CAmiga::HunkFormat::LibraryBlock | Represents a HUNK_LIB block |
CAmiga::HunkFormat::OverlayBlock | Represents a HUNK_OVERLAY block |
►CAmiga::HunkFormat::RelocatableBlock | Represents the block that gives the memory loaded contents of the hunk (segment) |
CAmiga::HunkFormat::BssBlock | Represents the declaration block of a HUNK_BSS segment (hunk) that needs to be allocated and filled with zero at load time |
CAmiga::HunkFormat::LoadBlock | Represents the load block of a non-bss segment (hunk) HUNK_CODE/HUNK_DATA/HUNK_PPC_CODE, containing a memory image |
CAmiga::HunkFormat::RelocationBlock | Represents a block containing relocations |
CAmiga::HunkFormat::SymbolBlock | Represents a HUNK_EXT or HUNK_SYMBOL block |
CAmiga::HunkFormat::TextBlock | Represents the first block inside of an object file or a hunk. This class is used for HUNK_UNIT and HUNK_NAME blocks |
CELF::ELFFormat::Block | |
►CAS86Obj::AS86ObjFormat::ByteCode | |
CAS86Obj::AS86ObjFormat::ChangeSegment | |
CAS86Obj::AS86ObjFormat::RawBytes | |
CAS86Obj::AS86ObjFormat::RelocatorSize | |
CAS86Obj::AS86ObjFormat::SimpleRelocator | |
CAS86Obj::AS86ObjFormat::SkipBytes | |
CAS86Obj::AS86ObjFormat::SymbolRelocator | |
►CDumper::Container | A record whose values should be displayed together, as a collection |
CDumper::Entry | A brief record, such as a relocation or imported library |
►CDumper::Region | A record that represents a region within the file |
CDumper::Block | A region within a file that can be dumped, decompiled, and it may contain fixups |
CMicrosoft::PEFormat::PEOptionalHeader::DataDirectory | A data directory entry |
CAmiga::HunkFormat::IndexBlock::Definition | |
CLinker::ModuleCollector::definition | |
►CDigitalResearch::CPM86Format::Descriptor | A representation of segment group within the executable |
CDigitalResearch::CPM86Format::FastLoadDescriptor | (FlexOS 286 only) The fast loading group (unimplemented) |
CDigitalResearch::CPM86Format::LibraryDescriptor | A special descriptor to represent the group for imported shared runtime libraries |
CPharLap::P3Format::MultiSegmented::Descriptor | |
Cdump.Determiner | |
CDumper::Display< Ts > | This class represents an entry that can be displayed in a file dump |
►CDumper::Display< offset_t > | |
CDumper::ChoiceDisplay | Represents an enumerated value, with named options |
CDumper::DecDisplay | Represents a field with a decimal display, usually indices into an array or similar, such as segment numbers |
►CDumper::HexDisplay | Represents a field with a hexadecimal display, typically bitfields, addresses, sizes, etc |
CDumper::BitFieldDisplay | A value that is separated into bitfields, typically bit flags |
►CDumper::Display< offset_t, offset_t > | |
CDumper::SegmentedDisplay | A value displayed as a colon-separated pair, typically 8086 segmented addresses |
CDumper::VersionDisplay | A value displayed as a separated pair, such as a version number |
►CDumper::Display< offset_t, Ts... > | |
CDumper::SectionedDisplay< Ts > | A display with a prefix for a section |
►CDumper::Display< std::string > | |
CDumper::StringDisplay | A display for a fixed or variable length string field |
CDumper::Dumper | An abstract interface that separates structure and presentation of the data inside a file |
CELF::ELFFormat::DynamicObject | |
►Cstd::enable_shared_from_this | |
CDumper::BitFieldDisplay | A value that is separated into bitfields, typically bit flags |
►CLinker::ActualImage | |
►CLinker::Buffer | A buffer that can be used to read and store data from a file |
CLinker::Section | A section of data as read from an object file |
CLinker::Segment | A class representing a sequence of sections that must be written to the output file as a group |
►CLinker::InputFormat | A class that provides a general interface to loading a module |
CAOut::AOutFormat | UNIX/Linux a.out binary file format |
CAS86Obj::AS86ObjFormat | Object format of Introl-C, output format for as86, used as an output by Bruce's C compiler from the dev86 package |
CArchive::ArchiveFormat | UNIX archive format |
►CCOFF::COFFFormat | The UNIX COFF file format |
CMicrosoft::PEFormat | Microsoft PE .EXE portable executable file format |
CELF::ELFFormat | ELF object and executable format |
CO65::O65Format | Output format for the 6502 assembler xa |
COMF::OMFFormat | Intel Relocatable Object Module format, used by various 16/32-bit DOS based compilers and linkers, including 16-bit Microsoft compilers, Borland and Watcom compilers |
CMicrosoft::LEFormat | LE/LX .EXE linear executable file format |
CMicrosoft::NEFormat | NE .EXE new executable file format |
CApple::ResourceFork::JumpTableCodeResource::Entry | |
CMachO::FatMachOFormat::Entry | |
CMicrosoft::NEFormat::Entry | Represents an entry into the binary, typically DLL exported procedures |
CMicrosoft::W3Format::Entry | |
CLinker::Exception | |
CO65::O65Format::Module::exported_global | |
CLinker::ExportedSymbolName | Represents a symbol to be exported from the module |
CApple::OMFFormat::Segment::Expression | |
►CDumper::Field | A representation of a named value within a structure |
CDumper::FieldOf< Ts > | A typed representation of a named value within a structure |
CArchive::ArchiveFormat::File | |
►CArchive::ArchiveFormat::FileReader | |
CFileReaderWrapper | |
CFileReaderWrapper1 | |
►Cdump.FileReader | |
Cdump.AOutReader | |
Cdump.AppleReader | |
Cdump.COFFReader | |
Cdump.CPM68KReader | |
Cdump.CPM8000Reader | |
Cdump.CPM86Reader | |
Cdump.ELFReader | |
Cdump.GSOSOMFReader | |
Cdump.HUReader | |
Cdump.HunkReader | |
Cdump.LEReader | |
Cdump.MINIXAOutReader | |
Cdump.MZReader | |
Cdump.MachOReader | |
Cdump.MacintoshResourceReader | |
Cdump.NEReader | |
Cdump.PEFReader | |
Cdump.PEReader | |
Cformat_description | |
Cformat_magic | |
CO65::O65Format::Module::header_option | Additional entries in the header |
CELF::ELFFormat::HobbitBeOSResource | Resources for the prototype BeOS Development Release for the AT&T Hobbit |
CAmiga::HunkFormat::Hunk | The smallest loadable unit of a Hunk file is the hunk, it roughly corresponds to a segment in other file formats |
CAmiga::HunkFormat::IndexBlock::HunkEntry | |
CELF::ELFFormat::IBMExportEntry | |
CELF::ELFFormat::IBMImportEntry | |
CELF::ELFFormat::IBMResource | |
►CLinker::Image | Represents an abstract data image whose data can be written to a file |
►CELF::ELFFormat::SectionContents | |
►CELF::ELFFormat::Array | |
CELF::ELFFormat::IndexArray | |
CELF::ELFFormat::SectionGroup | |
CELF::ELFFormat::DynamicSection | |
CELF::ELFFormat::HashTable | |
CELF::ELFFormat::IBMExportTable | |
CELF::ELFFormat::IBMImportTable | |
CELF::ELFFormat::IBMResourceCollection | |
CELF::ELFFormat::IBMSystemInfo | |
CELF::ELFFormat::NotesSection | |
CELF::ELFFormat::Relocations | |
CELF::ELFFormat::StringTable | |
CELF::ELFFormat::SymbolTable | |
CELF::ELFFormat::VersionRequirements | |
CLinker::ActualImage | |
►CLinker::Format | A class to encode a general file format |
►CApple::AppleSingleDouble::Entry | |
CApple::AFPDirectoryID | |
CApple::AFPFileInfo | |
CApple::AFPShortName | |
CApple::Comment | |
CApple::DataFork | |
CApple::FileDatesInfo | |
►CApple::FileInfo | |
CApple::FileInfo::AUX | |
CApple::FileInfo::MSDOS | |
CApple::FileInfo::Macintosh | |
CApple::FileInfo::ProDOS | |
CApple::FinderInfo | |
CApple::IconBW | |
CApple::IconColor | |
CApple::MSDOSFileInfo | |
CApple::MacintoshFileInfo | |
CApple::ProDOSFileInfo | |
CApple::RealName | |
CApple::ResourceFork | A Macintosh resource fork |
CBrocaD3X::D3X1Format | Daniel Broca's D3X executable format |
CDX64::LVFormat | CandyMan's DX64 "Flat" and "LV" executable formats |
CJava::ClassFormat | |
CLinker::InputFormat | A class that provides a general interface to loading a module |
►CLinker::OutputFormat | A class that provides a general interface to setting up generation for a format |
►CApple::AppleSingleDouble | AppleSingle & AppleDouble |
CApple::MacBinary | MacBinary is an alternative format to AppleSingle for representing a Macintosh file on a non-Macintosh filesystem |
CApple::MacDriver | This is not actually a file format, but an interface to permit generating multiple binary outputs for Macintosh executables |
►CApple::ResourceFork::Resource | |
CApple::ResourceFork::CodeResource | |
CApple::ResourceFork::GenericResource | |
CApple::ResourceFork::JumpTableCodeResource | |
CArchive::ArchiveFormat | UNIX archive format |
CELF::FatELFFormat | FatELF developed by icculus (Ryan C. Gordon) to contain multiple ELF binaries for different architectures, not widely used |
►CLinker::SegmentManager | A helper class to collect sections into segments |
CAOut::AOutFormat | UNIX/Linux a.out binary file format |
CARM::AIFFormat | ARM Image Format |
CAmiga::HunkFormat | AmigaOS/TRIPOS Hunk files |
CApple::OMFFormat | Apple GS/OS OMF file format |
CApple::PEFFormat | PowerPC Classic Mac OS "PEF" file format |
CApple::ResourceFork | A Macintosh resource fork |
►CBinary::GenericBinaryFormat | A template for flat binary formats |
CBinary::AppleFormat | BIN file for Apple ][ |
CBinary::AtariFormat | EXE file for Atari 400/800 |
CBinary::BinaryFormat | A flat binary format, with no header, loaded directly into memory |
CBinary::CPM3Format | CP/M Plus .com file format |
CBinary::CommodoreFormat | PRG file for Commodore PET/VIC-20/64 |
CBinary::FLEXFormat | FLEX .cmd file format |
CBinary::PRLFormat | MP/M .prl file format |
CBinary::UZI280Format | UZI280 file format |
CBinary::UZIFormat | UZI/UZI280 file formats |
CCOFF::COFFFormat | The UNIX COFF file format |
CDOS16M::BWFormat | Rational Systems DOS/16M "BW" .exp file |
CDigitalResearch::CPM68KFormat | The native executable format for the Motorola 68000 port of CP/M |
CDigitalResearch::CPM86Format | The native file format for 8086 based CP/M derived operating systems, including FlexOS 186/286 |
CDigitalResearch::CPM8KFormat | CP/M-8000 .z8k file format |
CELF::ELFFormat | ELF object and executable format |
CErgo::XPFormat | Ergo OS/286 and OS/386 "XP" .exp file (Ergo was formerly A.I. Architects, then Eclipse) |
CGEOS::GeodeFormat | Berkeley Softworks GEOS or GeoWorks Ensemble or NewDeal Office or Breadbox Ensemble Geode file format |
CMINIX::MINIXFormat | MINIX/ELKS a.out file format |
CMachO::MachOFormat | Mach/NeXTSTEP/Mac OS X (macOS) file format |
CMicrosoft::LEFormat | LE/LX .EXE linear executable file format |
CMicrosoft::MZFormat | MZ .EXE format for MS-DOS |
CMicrosoft::NEFormat | NE .EXE new executable file format |
CPCOS::CMDFormat | Olivetti M20 PCOS cmd/sav executable file format |
CPMODE::PMW1Format | PMODE/W linear executable format (https://github.com/amindlost/pmodew/blob/main/docs/pmw1fmt.txt) |
CPharLap::MPFormat | Phar Lap "MP" .exp and "MQ" .rex file |
►CPharLap::P3Format | Phar Lap "P2"/"P3" .exp file |
CPharLap::P3Format::Flat | |
CPharLap::P3Format::MultiSegmented | |
CX68000::HUFormat | Human68k "HU" .X file |
CXenix::BOutFormat | Xenix b.out executable |
CXenix::XOutFormat | Xenix x.out executable |
CMachO::FatMachOFormat | |
CMicrosoft::W3Format | WIN386.EXE (TODO: not implemented) |
CPharLap::P3FormatContainer | Container for Phar Lap "P2"/"P3" .exp files, used when reading in a P2/P3 file |
CSeychellDOS32::AdamFormat | Adam Seychell's DOS32 "Adam" executable format |
CSeychellDOS32::AdamFormat | Adam Seychell's DOS32 "Adam" executable format |
CDigitalResearch::CPM86Format::FastLoadDescriptor::ldt_descriptor | |
►CDigitalResearch::CPM86Format::library_id | (FlexOS only) A shared runtime library identifier |
CDigitalResearch::CPM86Format::library | (FlexOS 286 only) A shared runtime library entry in the shared runtime library group |
CScript::List | |
►CMachO::MachOFormat::LoadCommand | |
CMachO::MachOFormat::GenericDataCommand | |
CMachO::MachOFormat::SegmentCommand | |
CLinker::Location | Represents a single offset within a section, or an absolute location in memory if the section is null |
CCOFF::COFFFormat::MachineType | |
►CPCOS::CMDFormat::MemoryBlock | Represents a block of data in the file, also an end-of-block object is an instance of this type |
CPCOS::CMDFormat::LoadBlock | |
CPCOS::CMDFormat::RelocationBlock | A block containing a sequence of relocations between two blocks, either the offset or segment parts |
CPCOS::CMDFormat::UnknownBlock | Represents the contents of a block whose format is not known or implemented |
CAmiga::HunkFormat::Module | Module is a program unit containing several hunks |
CAS86Obj::AS86ObjFormat::Module | |
CLinker::Module | Encodes an object module file as a collection of sections, symbols and relocations |
CO65::O65Format::Module | A object file typically contains a single module |
CLinker::ModuleCollector | Helper class that collects object files and libraries, and includes library objects for required symbols |
CMicrosoft::NEFormat::ModuleReference | Represents an imported module in the module reference table |
CMicrosoft::MZSimpleStubWriter | |
CMicrosoft::MZStubWriter | |
CMicrosoft::LEFormat::Name | |
CMicrosoft::NEFormat::Name | A name and ordinal pair, as used for resident and non-resident names |
CScript::Node | |
CELF::ELFFormat::Note | |
CMicrosoft::LEFormat::Object | |
CPMODE::PMW1Format::Object | |
CAS86Obj::AS86ObjFormat::segment_size_list::offset | |
►CCOFF::COFFFormat::OptionalHeader | An abstract class to represent the optional header |
►CCOFF::COFFFormat::AOutHeader | A standard 28 byte a.out optional header, used by DJGPP |
CCOFF::COFFFormat::FlexOSAOutHeader | Concurrent DOS 68K/FlexOS 386 optional header Concurrent DOS 68K uses the typical a.out header with two additional fields for the offset to relocations and the size of the stack |
CCOFF::COFFFormat::MIPSAOutHeader | 56 byte long header used on MIPS |
CMicrosoft::PEFormat::PEOptionalHeader | |
CCOFF::COFFFormat::ECOFFAOutHeader | ECOFF optional header |
CCOFF::COFFFormat::GNUAOutHeader | GNU a.out optional header TODO |
CCOFF::COFFFormat::UnknownOptionalHeader | A simplified class to represent an optional header of unknown structure |
CCOFF::COFFFormat::XCOFFAOutHeader | XCOFF optional header |
CELF::ELFFormat::IBMSystemInfo::os2_specific | |
Coutput_format_type | |
CAmiga::HunkFormat::OverlayBlock::OverlaySymbol | |
CMicrosoft::LEFormat::Page | |
CELF::ELFFormat::Segment::Part | |
CMicrosoft::MZFormat::PIF | Concurrent DOS embedded program information, produced by PIFED |
CApple::FinderInfo::Point | |
CLinker::Position | Stores an absolute address along with the containing segment or address space |
CApple::OMFFormat::Segment::Expression::precedence | |
CAmiga::HunkFormat::IndexBlock::ProgramUnit | |
Cdump.Reader | |
CLinker::Reader | A helper class, encapsulating functionality needed to import binary data |
►CApple::OMFFormat::Segment::Record | A single record inside the segment body, also represents an END record |
CApple::OMFFormat::Segment::DataRecord | Represents a CONST or LCONST record, containing a sequence of bytes |
CApple::OMFFormat::Segment::EntryRecord | Represents an ENTRY record |
►CApple::OMFFormat::Segment::ExpressionRecord | Represents an EXPR, ZEXPR, BEXPR or LEXPR record |
CApple::OMFFormat::Segment::RelativeExpressionRecord | Represents a RELEXPR record |
►CApple::OMFFormat::Segment::LabelRecord | Represents a LOCAL or GLOBAL record |
CApple::OMFFormat::Segment::LabelExpressionRecord | Represents an EQU or GEQU record |
CApple::OMFFormat::Segment::RangeRecord | Represents a MEM record |
►CApple::OMFFormat::Segment::RelocationRecord | Represents a RELOC or cRELOC record, containing an intrasegment relocation |
CApple::OMFFormat::Segment::IntersegmentRelocationRecord | Represents an INTERSEG or cINTERSEG record, containing an intersegment relocation |
CApple::OMFFormat::Segment::StringRecord | Represents a USING or STRONG record, containing a string |
CApple::OMFFormat::Segment::SuperCompactRecord | Represents a SUPER record |
CApple::OMFFormat::Segment::ValueRecord | Represents an ALIGN, ORG or DS record, containing an integer |
CELF::FatELFFormat::Record | |
CLinker::Reference | Represents a reference stored in a linker script |
CAmiga::HunkFormat::Relocation | |
►CCOFF::COFFFormat::Relocation | A generic COFF relocation |
CCOFF::COFFFormat::UNIXRelocation | The standard UNIX COFF relocation format |
CCOFF::COFFFormat::ZilogRelocation | A relocation, as stored by the Z80/Z8000 backend |
CDigitalResearch::CPM68KFormat::Relocation | |
CDigitalResearch::CPM86Format::Relocation | Represents a single relocation |
CDigitalResearch::CPM8KFormat::Relocation | |
CELF::ELFFormat::Relocation | |
CLinker::Relocation | A representation of a value within some binary data that has to be fixed up once the exact position of certain symbols within memory is known |
CMicrosoft::MZFormat::Relocation | Represents a relocation entry in the header, as a pair of 16-bit words |
CMicrosoft::NEFormat::Segment::Relocation | |
CMINIX::MINIXFormat::Relocation | |
CO65::O65Format::Module::relocation | Relocation entries |
CPharLap::MPFormat::Relocation | |
CPharLap::P3Format::MultiSegmented::Relocation | |
CPMODE::PMW1Format::Object::Relocation | |
CDigitalResearch::CPM86Format::relocation_source | Represents the location of a 16-bit words that needs to be relocated |
CAmiga::HunkFormat::RelocationBlock::RelocationData | |
CLinker::Resolution | Representing a resolved relocation |
CMicrosoft::LEFormat::Resource | |
CMicrosoft::NEFormat::ResourceType | Windows executables bundle their resources by resource type |
CBinary::CPM3Format::rsx_record | A single RSX record |
CDigitalResearch::CPM86Format::rsx_record | Represents an attached RSX file (residential system extension) |
CPharLap::P3Format::RunTimeParameterBlock | |
CCOFF::COFFFormat::Section | A COFF section |
CELF::ELFFormat::Section | |
CMachO::MachOFormat::Section | |
CApple::OMFFormat::Segment | |
CBinary::AtariFormat::Segment | Represents a loadable segment in the binary |
CBinary::FLEXFormat::Segment | |
CDigitalResearch::CPM8KFormat::Segment | Represents a segment within the module |
CELF::ELFFormat::Segment | |
CErgo::XPFormat::Segment | |
►CMicrosoft::NEFormat::Segment | Represents an NE segment as stored in the segment table and segment data |
CMicrosoft::NEFormat::Resource | Represents a resource entry |
CAS86Obj::AS86ObjFormat::segment_size_list | |
CAOut::AOutFormat::Symbol | |
CAS86Obj::AS86ObjFormat::Symbol | |
CCOFF::COFFFormat::Symbol | A COFF symbol |
CDigitalResearch::CPM8KFormat::Symbol | |
CELF::ELFFormat::Symbol | |
CMINIX::MINIXFormat::Symbol | |
CLinker::SymbolDefinition | Represents a symbol definition |
CLinker::SymbolName | Represents an (imported or internal) symbol name, which can be more complex than a string |
CLinker::Target | Represents a possible target or reference frame of a relocation |
►CCppUnit::TestFixture | |
CUnitTests::TestBuffer | |
CUnitTests::TestExportedSymbol | |
CUnitTests::TestLocation | |
CUnitTests::TestMZFormat | |
CUnitTests::TestReader | |
CUnitTests::TestSection | |
CUnitTests::TestSymbolName | |
►CAmiga::HunkFormat::SymbolBlock::Unit | |
CAmiga::HunkFormat::SymbolBlock::Definition | |
►CAmiga::HunkFormat::SymbolBlock::References | |
CAmiga::HunkFormat::SymbolBlock::CommonReferences | |
CScript::Value< Type > | |
CScript::Value< void > | |
CAS86Obj::AS86ObjFormat::Module::version | |
CMicrosoft::NEFormat::version | Version number |
CMicrosoft::PEFormat::PEOptionalHeader::version_type | Represents a version entry with major and minor versions |
CPMODE::PMW1Format::version_type | |
CELF::ELFFormat::VersionRequirement | |
►CLinker::Writer | A helper class, encapsulating functionality needed to export binary data |
CMicrosoft::LEFormat::Entry | |
CMicrosoft::LEFormat::Page::Relocation | |
Cyy_buffer_state | |
Cyy_trans_info | |
Cyyalloc | |
CYYSTYPE | |