cesena / ghidra2dwarf

🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
MIT License
179 stars 17 forks source link

`dwarf_transform_to_disk_form` removed? #25

Open Manouchehri opened 8 months ago

Manouchehri commented 8 months ago

https://github.com/davea42/libdwarf-code/commit/457bfb8b2744e855c45f4737373fba7ccd47e6fa#diff-75dffd5a0429dab678bb25116a550576edfc7489d2b21bb59ddb14b505d4563aL147-L149

Looks like we have to use dwarf_transform_to_disk_form_a now.