Class: COFF::SCOFF_Relocation

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/rmasm/bincoff.rb

Overview

/********************** Relocation table entry **********************/ pragma pack(push, 1) #__attribute__((packed));