summaryrefslogtreecommitdiffhomepage
path: root/src/internal/mdso_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-20 03:13:29 -0500
committermidipix <writeonce@midipix.org>2016-11-11 00:22:29 -0500
commit8cfad6a6b15e97d7a753558ebd34f8a9798196f6 (patch)
treefaf7cbfb1bc9024db578fad55c8929991677c42a /src/internal/mdso_driver_impl.h
parent7770733c95046ac92b98c632374eaf7642eb1e5d (diff)
downloadmdso-8cfad6a6b15e97d7a753558ebd34f8a9798196f6.tar.bz2
mdso-8cfad6a6b15e97d7a753558ebd34f8a9798196f6.tar.xz
output, mdso_output_export_symbols(): initial implementation.
Diffstat (limited to 'src/internal/mdso_driver_impl.h')
-rw-r--r--src/internal/mdso_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/mdso_driver_impl.h b/src/internal/mdso_driver_impl.h
index aa09197..d76f29e 100644
--- a/src/internal/mdso_driver_impl.h
+++ b/src/internal/mdso_driver_impl.h
@@ -10,6 +10,8 @@
enum app_tags {
TAG_HELP,
TAG_VERSION,
+ TAG_PRETTY,
+ TAG_EXPSYMS,
};
struct mdso_expsyms {