TPDE
Loading...
Searching...
No Matches
tpde::AssemblerElf< Derived > Struct Template Reference

AssemblerElf contains the architecture-independent logic to emit ELF object files (currently linux-specific) which is then extended by AssemblerElfX64 or AssemblerElfA64. More...

#include <AssemblerElf.hpp>

Inherits tpde::AssemblerElfBase.

Public Member Functions

 AssemblerElf ()
 The current write pointer for the text section.
 

Detailed Description

template<typename Derived>
struct tpde::AssemblerElf< Derived >

AssemblerElf contains the architecture-independent logic to emit ELF object files (currently linux-specific) which is then extended by AssemblerElfX64 or AssemblerElfA64.

Definition at line 780 of file AssemblerElf.hpp.


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