aboutsummaryrefslogtreecommitdiff
path: root/library.h
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-04-07 01:24:08 +0200
committerPetr Machata <pmachata@redhat.com>2012-04-19 01:38:02 +0200
commit18c801c3f29081d9de517815df89bc1bbf8e2188 (patch)
treef26fb9c35397438497832e7fb07ec075da2ec7c1 /library.h
parent0092820afcd45fe045ccc294b061bce8da00a1f2 (diff)
downloadltrace-18c801c3f29081d9de517815df89bc1bbf8e2188.tar.gz
Drop the rest of LS_TOPLT_POINT support
If any other architecture needs it, we'll add it back in some form. But now that we have callbacks on breakpoints, it might be possible to do it differently, without explicit support.
Diffstat (limited to 'library.h')
-rw-r--r--library.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/library.h b/library.h
index 4f925d1..5cafaf5 100644
--- a/library.h
+++ b/library.h
@@ -31,7 +31,6 @@ struct library;
enum toplt {
LS_TOPLT_NONE = 0, /* PLT not used for this symbol. */
LS_TOPLT_EXEC, /* PLT for this symbol is executable. */
- LS_TOPLT_POINT /* PLT for this symbol is a non-executable. */
};
/* We should in general be able to trace 64-bit processes with 32-bit