retdec
decoder Directory Reference
Directory dependency graph for decoder:
/var/cache/acbs/build/acbs.6bu6osb6/retdec/src/bin2llvmir/optimizations/decoder

Files

file  arm.cpp
 Decoding methods specific to ARM architecture.
 
file  arm64.cpp
 Decoding methods specific to ARM64 architecture.
 
file  bbs.cpp
 Decode input binary into LLVM IR.
 
file  decoder.cpp
 Decode input binary into LLVM IR.
 
file  decoder_init.cpp
 
file  decoder_ranges.cpp
 Representation of ranges to decode.
 
file  functions.cpp
 Decode input binary into LLVM IR.
 
file  ir_modifications.cpp
 Decode input binary into LLVM IR.
 
file  jump_targets.cpp
 Jump targets representation.
 
file  mips.cpp
 Decoding methods specific to MIPS architecture.
 
file  patterns.cpp
 Decode input binary into LLVM IR.
 
file  powerpc.cpp
 
file  x86.cpp
 Decoding methods specific to x86 architecture.