mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-4287: Format. Revise. Certify.
This commit is contained in:
parent
43131199cf
commit
e645d74a5f
10 changed files with 160 additions and 101 deletions
|
@ -157,6 +157,7 @@ public class AssemblyPatternBlock implements Comparable<AssemblyPatternBlock> {
|
|||
* Convert a block from a disjoint pattern into an assembly pattern block
|
||||
*
|
||||
* @param pat the pattern to convert
|
||||
* @param minLen the minimum byte length of the block
|
||||
* @param context true to select the context block, false to select the instruction block
|
||||
* @return the converted pattern block
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue