Module Extract_relocations.Relocation_entry
Information about a single relocation that needs conversion.
val symbol_name : Extract_relocations.Relocation_entry.t -> stringReturns the symbol name for the relocation.
val offset : Extract_relocations.Relocation_entry.t -> int64Returns the offset of the relocation within the section.