C# Класс videocoreelfdis.DefProcessor_IV

Наследование: IV_BASE
Показать файл Открыть проект

Открытые методы

Метод Описание
BRCHREL ( BoundInstruction boundInsn, int targetAddrBase ) : void
DefProcessor_IV ( SectionInfo>.Dictionary textAndDataSections, ushort sectionIndex, EntryInfo symEntries ) : System

Защищенные методы

Метод Описание
HandleInstruction ( InstructionDefinition insn, byte bytes ) : void

Описание методов

BRCHREL() публичный Метод

public BRCHREL ( BoundInstruction boundInsn, int targetAddrBase ) : void
boundInsn BoundInstruction
targetAddrBase int
Результат void

DefProcessor_IV() публичный Метод

public DefProcessor_IV ( SectionInfo>.Dictionary textAndDataSections, ushort sectionIndex, EntryInfo symEntries ) : System
textAndDataSections SectionInfo>.Dictionary
sectionIndex ushort
symEntries EntryInfo
Результат System

HandleInstruction() защищенный Метод

protected HandleInstruction ( InstructionDefinition insn, byte bytes ) : void
insn InstructionDefinition
bytes byte
Результат void