summaryrefslogtreecommitdiffhomepage
path: root/src/internal/mdso_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-20 04:10:09 -0500
committermidipix <writeonce@midipix.org>2016-11-11 00:22:30 -0500
commitd8c2b3247afc7f837b7d24ec2c93f0fbdc40c584 (patch)
tree1d7f0afce3bfee5a43d3fbfb655c99488f3689ce /src/internal/mdso_driver_impl.h
parent8cfad6a6b15e97d7a753558ebd34f8a9798196f6 (diff)
downloadmdso-d8c2b3247afc7f837b7d24ec2c93f0fbdc40c584.tar.bz2
mdso-d8c2b3247afc7f837b7d24ec2c93f0fbdc40c584.tar.xz
libname,dstdir: added interface.
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 d76f29e..4ce307d 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_LIBNAME,
+ TAG_DSTDIR,
TAG_PRETTY,
TAG_EXPSYMS,
};