Méthode | Description | |
---|---|---|
DisassembleInstruction ( |
||
DisassembleMethod ( |
||
Dispose ( ) : void | ||
GetInstructionSize ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
BfdDisassembler ( |
||
bfd_glue_create_disassembler ( bool is_x86_64, ReadMemoryHandler read_memory_cb, OutputHandler output_cb, PrintAddressHandler print_address_cb ) : |
||
bfd_glue_disassemble_insn ( |
||
bfd_glue_free_disassembler ( |
||
output_func ( long address ) : void | ||
output_func ( string output ) : void | ||
print_address_func ( long address ) : void | ||
read_memory_func ( long address, |
public DisassembleInstruction ( |
||
memory | ||
method | ||
address | ||
Résultat |
public DisassembleMethod ( |
||
memory | ||
method | ||
Résultat |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetInstructionSize ( |
||
memory | ||
address | ||
Résultat | int |