begin process of moving pe unwinding info into pe layer; more demon2 work checkpoint

This commit is contained in:
Ryan Fleury
2024-03-05 16:54:57 -08:00
parent e25364a835
commit 0d0c599e00
6 changed files with 518 additions and 410 deletions
-9
View File
@@ -691,15 +691,6 @@ ctrl_halt(void)
demon_halt(0, 0);
}
//- rjf: entity introspection
internal U32
ctrl_id_from_machine_entity(CTRL_MachineID id, DEMON_Handle handle)
{
U32 result = 0;
return result;
}
//- rjf: exe -> dbg path mapping
internal String8