Method | Description | |
---|---|---|
DwarfBinaryReader ( |
||
PeekOffset ( long pos ) : long | ||
PeekOffset ( long pos, int &size ) : long | ||
ReadInitialLength ( ) : long | ||
ReadInitialLength ( bool &is64bit ) : long | ||
ReadOffset ( ) : long |
public DwarfBinaryReader ( |
||
bfd | ||
blob | TargetBlob | |
is64bit | bool | |
return | System |
public PeekOffset ( long pos, int &size ) : long | ||
pos | long | |
size | int | |
return | long |
public ReadInitialLength ( bool &is64bit ) : long | ||
is64bit | bool | |
return | long |