ghidra/Ghidra/Features/Decompiler/src/decompile/cpp
2020-01-31 17:30:46 -05:00
..
.gitignore Candidate release of source code. 2019-03-26 13:46:51 -04:00
action.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
action.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
address.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
address.hh Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
architecture.cc Last chance attempt to find LOAD/STORE 2020-01-23 17:08:28 -05:00
architecture.hh Allow constant pointer inference into multiple address spaces 2020-01-23 14:36:32 -05:00
bfd_arch.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
bfd_arch.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
block.cc reads and constraint adjustments 2019-06-06 15:12:00 -04:00
block.hh reads and constraint adjustments 2019-06-06 15:12:00 -04:00
blockaction.cc Fix for switches in infinite loop decompiler bug 2019-05-08 11:13:20 -04:00
blockaction.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
callgraph.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
callgraph.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
capability.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
capability.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
cast.cc Allow far pointer to near pointer truncations to display as cast 2019-08-23 13:03:26 -04:00
cast.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
codedata.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
codedata.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
comment.cc Fix for CommentSorter crash 2019-10-03 09:31:09 -04:00
comment.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
comment_ghidra.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
comment_ghidra.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
condexe.cc name to address space map 2019-08-22 12:30:18 -04:00
condexe.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
consolemain.cc Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
context.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
context.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
coreaction.cc More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
coreaction.hh Basic multi-entry merge capability 2020-01-31 17:23:37 -05:00
cover.cc fine tuning for dominant COPY model 2019-05-02 13:54:36 -04:00
cover.hh fine tuning for dominant COPY model 2019-05-02 13:54:36 -04:00
cpool.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
cpool.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
cpool_ghidra.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
cpool_ghidra.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
crc32.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
crc32.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
database.cc More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
database.hh More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
database_ghidra.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
database_ghidra.hh Basic namespace resolution logic 2020-01-27 08:48:50 -05:00
doccore.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
docmain.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
double.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
double.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
Doxyfile Candidate release of source code. 2019-03-26 13:46:51 -04:00
dynamic.cc Refactoring based on HighSymbol 2020-01-31 17:21:49 -05:00
dynamic.hh Refactoring based on HighSymbol 2020-01-31 17:21:49 -05:00
emulate.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
emulate.hh Decompiler support for default data space 2020-01-23 14:36:34 -05:00
emulateutil.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
emulateutil.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
error.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
filemanage.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
filemanage.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
float.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
float.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
flow.cc Extending incidental copy 2019-11-26 11:53:43 -05:00
flow.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
fspec.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
fspec.hh override check in deindirect 2019-09-10 15:54:04 -04:00
funcdata.cc Refactoring based on HighSymbol 2020-01-31 17:21:49 -05:00
funcdata.hh More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
funcdata_block.cc New flag for dynamic STORE test 2019-06-25 14:23:05 -04:00
funcdata_op.cc Simpler LanedRegister collection scheme 2019-11-17 14:12:23 -05:00
funcdata_varnode.cc More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
ghidra_arch.cc Allow constant pointer inference into multiple address spaces 2020-01-23 14:36:32 -05:00
ghidra_arch.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_context.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_context.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_process.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_process.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_translate.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_translate.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
globalcontext.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
globalcontext.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
grammar.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
grammar.y Decompiler support for default data space 2020-01-23 14:36:34 -05:00
graph.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
graph.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
heritage.cc name to address space map 2019-08-22 12:30:18 -04:00
heritage.hh some doxygen fixes 2019-11-16 10:33:22 -05:00
ifacedecomp.cc name to address space map 2019-08-22 12:30:18 -04:00
ifacedecomp.hh value set analysis 2019-06-06 15:11:57 -04:00
ifaceterm.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
ifaceterm.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
inject_ghidra.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
inject_ghidra.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
inject_sleigh.cc Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
inject_sleigh.hh Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
interface.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
interface.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
jumptable.cc patch for stride overflow 2019-10-04 15:21:57 -04:00
jumptable.hh value set analysis 2019-06-06 15:11:57 -04:00
libdecomp.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
libdecomp.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage_bfd.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage_bfd.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage_ghidra.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage_ghidra.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage_xml.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
loadimage_xml.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
Makefile Incorporate transform.cc into the build 2019-11-16 10:33:19 -05:00
memstate.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
memstate.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
merge.cc More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
merge.hh Basic multi-entry merge capability 2020-01-31 17:23:37 -05:00
op.cc Merge remote-tracking branch 'origin/patch' 2019-12-10 12:29:41 -05:00
op.hh Extending incidental copy 2019-11-26 11:53:43 -05:00
opbehavior.cc Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
opbehavior.hh Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
opcodes.cc Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
opcodes.hh Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
options.cc Hide implied extensions for arithmetic ops 2019-05-09 17:35:57 -04:00
options.hh Hide implied extensions for arithmetic ops 2019-05-09 17:35:57 -04:00
override.cc override check in deindirect 2019-09-10 15:54:04 -04:00
override.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
paramid.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
paramid.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
partmap.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
pcodecompile.cc A first cut at normalizing the structure of sleigh error messages 2019-10-24 13:33:58 -04:00
pcodecompile.hh A first cut at normalizing the structure of sleigh error messages 2019-10-24 13:33:58 -04:00
pcodeinject.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
pcodeinject.hh Extending incidental copy 2019-11-26 11:53:43 -05:00
pcodeparse.hh A first cut at normalizing the structure of sleigh error messages 2019-10-24 13:33:58 -04:00
pcodeparse.y Decompiler support for default data space 2020-01-23 14:36:34 -05:00
pcoderaw.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
pcoderaw.hh bugfixes, overlapping lanerecords check 2019-11-16 10:33:27 -05:00
prefersplit.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
prefersplit.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
prettyprint.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
prettyprint.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
printc.cc Added spacebase references to the symbol linking process 2020-01-27 08:48:52 -05:00
printc.hh Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
printjava.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
printjava.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
printlanguage.cc some doxygen fixes 2019-11-16 10:33:22 -05:00
printlanguage.hh Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
rangemap.hh certification change 2019-07-15 15:26:41 -04:00
rangeutil.cc Extended decompiler support for optimized integer division forms 2019-07-05 16:30:37 -04:00
rangeutil.hh overflow checks, take into account LOAD size 2019-06-17 23:47:05 -04:00
raw_arch.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
raw_arch.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
ruleaction.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
ruleaction.hh Parity rule 2019-11-27 16:55:02 -05:00
rulecompile.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
rulecompile.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
ruleparse.y Candidate release of source code. 2019-03-26 13:46:51 -04:00
semantics.cc basic detection of local collisions 2019-08-14 15:17:22 -04:00
semantics.hh basic detection of local collisions 2019-08-14 15:17:22 -04:00
sleigh.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
sleigh.hh Decompiler support for default data space 2020-01-23 14:36:34 -05:00
sleigh_arch.cc Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
sleigh_arch.hh Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
sleighbase.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
sleighbase.hh Refactor buildXrefs, parallel versions of ConsistencyCheck 2019-10-24 13:33:59 -04:00
sleighexample.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
slgh_compile.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
slgh_compile.hh Refactor buildXrefs, parallel versions of ConsistencyCheck 2019-10-24 13:33:59 -04:00
slghparse.y Decompiler support for default data space 2020-01-23 14:36:34 -05:00
slghpatexpress.cc A first cut at normalizing the structure of sleigh error messages 2019-10-24 13:33:58 -04:00
slghpatexpress.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
slghpattern.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
slghpattern.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
slghscan.l Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
slghsymbol.cc A first cut at normalizing the structure of sleigh error messages 2019-10-24 13:33:58 -04:00
slghsymbol.hh Don't use nullptr keyword yet. 2019-10-24 13:34:00 -04:00
space.cc Allow constant pointer inference into multiple address spaces 2020-01-23 14:36:32 -05:00
space.hh Allow constant pointer inference into multiple address spaces 2020-01-23 14:36:32 -05:00
subflow.cc eliminate buildUnaryOp in traceForward 2019-11-26 15:06:09 -05:00
subflow.hh downcast capability in LaneDivide, moved LaneDivide to stackstall 2019-11-16 10:33:29 -05:00
transform.cc lanedivide mode=2 default lane size 2019-11-18 11:06:11 -05:00
transform.hh lanedivide mode=2 default lane size 2019-11-18 11:06:11 -05:00
translate.cc Decompiler support for default data space 2020-01-23 14:36:34 -05:00
translate.hh Decompiler support for default data space 2020-01-23 14:36:34 -05:00
type.cc Merge remote-tracking branch 'origin/GT-3297_ResolveConstant_spacebase' into patch 2019-11-27 08:14:50 -05:00
type.hh Make sure code data-type doesn't become concrete 2019-11-13 09:39:21 -05:00
typegrp_ghidra.cc Candidate release of source code. 2019-03-26 13:46:51 -04:00
typegrp_ghidra.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
typeop.cc Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
typeop.hh Addition of INSERT,EXTRACT, and POPCOUNT opcodes to decompiler code 2019-11-04 13:01:09 -05:00
types.h Candidate release of source code. 2019-03-26 13:46:51 -04:00
unify.cc Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
unify.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
userop.cc Use InjectPayload for segment ops 2019-08-29 14:17:02 -04:00
userop.hh Use InjectPayload for segment ops 2019-08-29 14:17:02 -04:00
variable.cc More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
variable.hh More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
varmap.cc New Symbol id strategy 2020-01-27 08:48:51 -05:00
varmap.hh MapState reconcileDatatypes 2019-10-31 12:20:45 -04:00
varnode.cc More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
varnode.hh More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
xml.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00
xml.y Candidate release of source code. 2019-03-26 13:46:51 -04:00
xml_arch.cc Allow constant pointer inference into multiple address spaces 2020-01-23 14:36:32 -05:00
xml_arch.hh Candidate release of source code. 2019-03-26 13:46:51 -04:00