MCPcopy Index your code
hub / github.com/cryptax/misc-code / search_patterns

Function search_patterns

flutter/ppSearch.py:158–187  ·  view source on GitHub ↗

Searches for two specific instruction patterns in consecutive lines of a disasm output file. Parameters: :param file_path: Path to the disasm output file. :param pattern1: A regular expression pattern to match the first instruction. :param pattern2: A regular expression pat

(output, pattern1, pattern2, pattern3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected