new multi-dbgi-capable fuzzy search layer first pass

This commit is contained in:
Ryan Fleury
2024-05-23 07:01:34 -07:00
parent c17072053b
commit 30f8e1675e
6 changed files with 626 additions and 72 deletions
+1 -1
View File
@@ -1148,7 +1148,7 @@ struct DF_State
// rjf: per-run caches
U64 unwind_cache_reggen_idx;
U64 unwind_cache_memgen_idx;
DF_RunUnwindCache unwind_caches[2];
DF_RunUnwindCache unwind_caches[4];
U64 unwind_cache_gen;
U64 tls_base_cache_reggen_idx;
U64 tls_base_cache_memgen_idx;