Function or value | Description |
Full Usage:
computeValue cls reader venc offset
Parameters:
WordSize
reader : BinReader
venc : ExceptionHeaderValue
offset : int
Returns: uint64 * int
|
|
Full Usage:
parseEncoding b
Parameters:
byte
Returns: ExceptionHeaderValue * ExceptionHeaderApplication
|
|
Full Usage:
parseSLEB128 reader offset
Parameters:
BinReader
offset : int
Returns: int64 * int
|
|
Full Usage:
parseULEB128 reader offset
Parameters:
BinReader
offset : int
Returns: uint64 * int
|
|