rdi: producer name in top-level-info

This commit is contained in:
Ryan Fleury
2024-06-13 16:55:47 -07:00
parent f655758060
commit 5349838633
6 changed files with 26 additions and 16 deletions
+1
View File
@@ -417,6 +417,7 @@ struct RDIM_TopLevelInfo
RDIM_String8 exe_name;
RDI_U64 exe_hash;
RDI_U64 voff_max;
RDIM_String8 producer_name;
};
////////////////////////////////