summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_output.h
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 /include/perk/perk_output.h
parentc06e27553b4994e70bde07b775cff800fe4c437a (diff)
downloadperk-9d75af02d905f6005b9cee7f79615569d7d14dd4.tar.bz2
perk-9d75af02d905f6005b9cee7f79615569d7d14dd4.tar.xz
driver: added --sections support (print image sections).
Diffstat (limited to 'include/perk/perk_output.h')
-rw-r--r--include/perk/perk_output.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/perk/perk_output.h b/include/perk/perk_output.h
index b5ad5c5..ab91f87 100644
--- a/include/perk/perk_output.h
+++ b/include/perk/perk_output.h
@@ -10,6 +10,7 @@
#define PERK_OUTPUT_IMPORT_LIBS 0x00000002
#define PERK_OUTPUT_IMPORT_SYMS 0x00000004
#define PERK_OUTPUT_IMAGE_TYPE 0x00000008
+#define PERK_OUTPUT_IMAGE_SECTIONS 0x00000010
/* pretty-printer flags */