summaryrefslogtreecommitdiff
path: root/scripts/mod
diff options
context:
space:
mode:
authorQuentin Casasnovas <quentin.casasnovas@oracle.com>2015-04-13 20:44:04 +0930
committerRusty Russell <rusty@rustcorp.com.au>2015-04-13 21:03:02 +0930
commitc31e4b832f124dccdb5d80ba3c1cd4f9081f7fb2 (patch)
treecc176f7fdc81d922fec0705e960174207f3346b5 /scripts/mod
parentc7a65e0645b2d1f8382ce27f4edaf1b4f2e09549 (diff)
scripts: add check_extable.sh script.
This shell script can be used to sanity check the __ex_table section on an object file, making sure the relocations in there are pointing to valid executable sections. If it finds some suspicious relocations, it'll use addr2line to try and dump where this is coming from. This works best with CONFIG_DEBUG_INFO. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions