summaryrefslogtreecommitdiffhomepage
path: root/src/internal
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-11-15 00:07:23 -0500
committermidipix <writeonce@midipix.org>2016-11-15 00:07:23 -0500
commit9d75af02d905f6005b9cee7f79615569d7d14dd4 (patch)
treeaccd92a27b45aeda3951a41b31bc4c346f0cede8 /src/internal
parentc06e27553b4994e70bde07b775cff800fe4c437a (diff)
downloadperk-9d75af02d905f6005b9cee7f79615569d7d14dd4.tar.bz2
perk-9d75af02d905f6005b9cee7f79615569d7d14dd4.tar.xz
driver: added --sections support (print image sections).
Diffstat (limited to 'src/internal')
-rw-r--r--src/internal/perk_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h
index 9581210..5ca0bc3 100644
--- a/src/internal/perk_driver_impl.h
+++ b/src/internal/perk_driver_impl.h
@@ -17,6 +17,7 @@ enum app_tags {
TAG_OUTPUT,
TAG_PRETTY,
TAG_IMGTYPE,
+ TAG_SECTIONS,
TAG_EXPSYMS,
TAG_IMPLIBS,
TAG_IMPSYMS,