only plug in jumping immediates to jump_dest_vaddr paths in stepping; ctrl flow info analysis path stops when it has to read memory or registers

This commit is contained in:
Ryan Fleury
2024-10-23 11:07:51 -07:00
parent 6d7858d445
commit bcd16a4f29
2 changed files with 11 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
// Copyright (c) 2024 Epic Games Tools
// Licensed under the MIT license (https://opensource.org/license/mit/)
////////////////////////////////
//~ rjf: Basic Type Functions