summaryrefslogtreecommitdiff
path: root/libc.map
diff options
context:
space:
mode:
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc.map b/libc.map
index 3f3d28d485..c83fb38b22 100644
--- a/libc.map
+++ b/libc.map
@@ -89,6 +89,10 @@ GLIBC_2.0 {
_rpc_dtablesize; _null_auth; _seterr_reply;
__res_randomid;
+ # Exception handling support functions from libgcc
+ __register_frame; __register_frame_table; __deregister_frame;
+ __frame_state_for;
+
# variables in normal name space
argp_err_exit_status; argp_program_bug_address; argp_program_version;
argp_program_version_hook;