프로퍼티 | 타입 | 설명 | |
---|---|---|---|
cie | CIE |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
address | TargetAddress | ||
current_address | TargetAddress |
메소드 | 설명 | |
---|---|---|
Entry ( CIE cie ) : System | ||
Entry ( CIE cie, TargetAddress initial_location, TargetAddress address ) : System | ||
Read ( |
||
Unwind ( StackFrame frame, TargetMemoryAccess target, |
메소드 | 설명 | |
---|---|---|
GetArchRegister ( int index ) : int | ||
GetRegister ( Registers regs, int index ) : Register | ||
GetRegisterValue ( Registers regs, int reg, Column column ) : long | ||
GetValue ( TargetMemoryAccess target, Registers regs, TargetAddress cfa, int reg, Column column ) : void | ||
SetRegisters ( Registers regs, TargetMemoryAccess target, |
public Entry ( CIE cie, TargetAddress initial_location, TargetAddress address ) : System | ||
cie | CIE | |
initial_location | TargetAddress | |
address | TargetAddress | |
리턴 | System |
public Read ( |
||
reader | ||
end_pos | long | |
리턴 | void |
public Unwind ( StackFrame frame, TargetMemoryAccess target, |
||
frame | StackFrame | |
target | TargetMemoryAccess | |
arch | ||
리턴 | StackFrame |