C# Class Reko.ImageLoaders.Elf.Relocators.XtensaRelocator

Inheritance: ElfRelocator
Afficher le fichier Open project: uxmal/reko

Méthodes publiques

Méthode Description
Relocate ( Program program ) : void
RelocationTypeToString ( uint type ) : string
XtensaRelocator ( ElfLoader32 elfLoader32 ) : System

Method Details

Relocate() public méthode

public Relocate ( Program program ) : void
program Program
Résultat void

RelocationTypeToString() public méthode

public RelocationTypeToString ( uint type ) : string
type uint
Résultat string

XtensaRelocator() public méthode

public XtensaRelocator ( ElfLoader32 elfLoader32 ) : System
elfLoader32 ElfLoader32
Résultat System