Go to the source code of this file.
Functions | |
| dword | FindInstructionSequence (char *SearchPattern, char *SearchMask, dword StartAddress, dword EndAddress, int EntryPointOffset, bool SearchForPrevADDIUSP) |
| dword FindInstructionSequence | ( | char * | SearchPattern, |
| char * | SearchMask, | ||
| dword | StartAddress, | ||
| dword | EndAddress, | ||
| int | EntryPointOffset, | ||
| bool | SearchForPrevADDIUSP | ||
| ) |
Definition at line 5 of file FindInstructionSequence.c.
References CMD_MASK, JMP_CMD, TRACEENTER, and TRACEEXIT.