aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/fuse/fuse_device.c
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2017-02-10 02:01:32 +0000
committerMark Johnston <markj@FreeBSD.org>2017-02-10 02:01:32 +0000
commit281e4f2dd48e1a9b55f9d120227b6638bedea50e (patch)
treeaeafb5914f6f5902237dafafaadaf085c249242e /sys/fs/fuse/fuse_device.c
parentcb6b8299fdda0ccd5c9c9b0d29cd9c005f6d780b (diff)
When patching USDT probes, use non-unique names for aliases of weak symbols.
Aliases are normally given names that include a key that's unique for each input object file. This, for example, ensures that aliases for identically named local symbols in different object files don't conflict. However, in some cases the static linker will leave an undefined alias after merging identical weak symbols, resulting in a link error. A non-unique name allows the aliases to be merged as well. PR: 216871 X-MFC With: r313262
Notes
Notes: svn path=/head/; revision=313504
Diffstat (limited to 'sys/fs/fuse/fuse_device.c')
0 files changed, 0 insertions, 0 deletions