Tool to generate FDE and CIE tables using libdwarf
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 22 Feb 2013 16:15:58 +0000 (17:15 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 27 Feb 2013 15:56:22 +0000 (16:56 +0100)
commit077a462c12db01ca92526a3fb9f4b846d9161de9
tree240ed2e89fd625a1ad7569593dc3eec9274fdcd6
parent3fcaf5eaae9c7c44b09aacf77240320ce618ecad
Tool to generate FDE and CIE tables using libdwarf

This makes it easier to generate the right magic bits and bytes
across different architectures.

Change-Id: I83cf8f348f4ea92febfe463e1ffd627808e1bb44
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
.gitignore
tools/fdegen/fdegen.pro [new file with mode: 0644]
tools/fdegen/main.cpp [new file with mode: 0644]