-
- Downloads
Massive conversion of IDA Pro op_t to STARS_op_t and related changes.
Former-commit-id: ab0514212c7a70e3c03bb6c29ff2fdcb0d23d6f6
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- include/base/ProfilerInformation.h 14 additions, 14 deletionsinclude/base/ProfilerInformation.h
- include/base/SMPBasicBlock.h 122 additions, 124 deletionsinclude/base/SMPBasicBlock.h
- include/base/SMPDataFlowAnalysis.h 162 additions, 120 deletionsinclude/base/SMPDataFlowAnalysis.h
- include/base/SMPFunction.h 128 additions, 128 deletionsinclude/base/SMPFunction.h
- include/base/SMPInstr.h 146 additions, 136 deletionsinclude/base/SMPInstr.h
- include/base/SMPProgram.h 40 additions, 41 deletionsinclude/base/SMPProgram.h
- include/base/SMPStaticAnalyzer.h 12 additions, 12 deletionsinclude/base/SMPStaticAnalyzer.h
- include/interfaces/SMPDBInterface.h 24 additions, 19 deletionsinclude/interfaces/SMPDBInterface.h
- include/interfaces/STARSTypes.h 77 additions, 0 deletionsinclude/interfaces/STARSTypes.h
- include/interfaces/abstract/STARSFunction.h 6 additions, 5 deletionsinclude/interfaces/abstract/STARSFunction.h
- include/interfaces/abstract/STARSInstruction.h 49 additions, 14 deletionsinclude/interfaces/abstract/STARSInstruction.h
- include/interfaces/abstract/STARSInstructionID.h 7 additions, 4 deletionsinclude/interfaces/abstract/STARSInstructionID.h
- include/interfaces/abstract/STARSInterface.h 1 addition, 0 deletionsinclude/interfaces/abstract/STARSInterface.h
- include/interfaces/abstract/STARSOp.h 45 additions, 5 deletionsinclude/interfaces/abstract/STARSOp.h
- include/interfaces/abstract/STARSSegment.h 3 additions, 1 deletioninclude/interfaces/abstract/STARSSegment.h
- include/interfaces/idapro/STARSFunction.h 11 additions, 6 deletionsinclude/interfaces/idapro/STARSFunction.h
- include/interfaces/idapro/STARSInstruction.h 75 additions, 25 deletionsinclude/interfaces/idapro/STARSInstruction.h
- include/interfaces/idapro/STARSInterface.h 25 additions, 21 deletionsinclude/interfaces/idapro/STARSInterface.h
- include/interfaces/idapro/STARSOp.h 43 additions, 7 deletionsinclude/interfaces/idapro/STARSOp.h
Loading
Please register or sign in to comment