-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
This seems like the right thing to do (cf. Rust RFC 1510) but when I tried it it didn't export my hook function.
$ nm -D examples/readlinkspy/target/debug/libreadlinkspy.so
w __cxa_finalize
w __gmon_start__
w _ITM_deregisterTMCloneTable
w _ITM_registerTMCloneTable
w _Jv_RegisterClasses
00000000000009d0 T rust_eh_personality
U _Unwind_GetDataRelBase
U _Unwind_GetIPInfo
U _Unwind_GetLanguageSpecificData
U _Unwind_GetRegionStart
U _Unwind_GetTextRelBase
U _Unwind_SetGR
U _Unwind_SetIP
Metadata
Metadata
Assignees
Labels
No labels