C# 클래스 Reko.ImageLoaders.Elf.Relocators.ElfRelocator

파일 보기 프로젝트 열기: uxmal/reko 1 사용 예제들

공개 메소드들

메소드 설명
Relocate ( Program program ) : void
RelocationTypeToString ( uint type ) : string

메소드 상세

Relocate() 공개 추상적인 메소드

public abstract Relocate ( Program program ) : void
program Program
리턴 void

RelocationTypeToString() 공개 추상적인 메소드

public abstract RelocationTypeToString ( uint type ) : string
type uint
리턴 string