Rémi Bernon (@rbernon) commented about dlls/ntdll/unix/dwarf.h:
*context = new_context;
}
+#define __ASM_CFI_STR(...) #__VA_ARGS__
I think it would make sense to keep the custom `DW_OP_` / `DW_REG_` defines here, as the macros are pretty much dependent on them. They would be guarded with arch ifdefs like the rest above.