TPDE
|
#include <Assembler.hpp>
Public Member Functions | |
Sections | |
Relocations | |
void | reloc_sec (SecRef sec, SymRef sym, u32 type, u32 offset, i64 addend) noexcept |
Add relocation. Type is file-format and target-specific. | |
Assembler base class.
Definition at line 115 of file Assembler.hpp.