Home | History | Annotate | Download | only in courgette

Lines Matching full:disassembler

42   appropriate Disassembler subclass by looking at the binary file's
45 - disassembler\_win32\_x86.h defines the PE/COFF x86 disassembler
47 - disassembler\_elf\_32\_x86.h defines the ELF 32-bit x86 disassembler
49 - disassembler\_elf\_32\_arm.h defines the ELF 32-bit arm disassembler
51 - The Disassembler replaces the relocation table with a Courgette
54 - The Disassembler builds a list of addresses referenced by the
57 - The Disassembler replaces and address used in machine instructions
143 **Disassembler**: Takes a binary file and produces an _assembly