[google/syzkaller] b294e9: pkg/cover: remove symbols having the same Start Ad...

0 views
Skip to first unread message

Joey

unread,
Jul 1, 2024, 4:16:45 AM (2 days ago) Jul 1
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-4950-757f06b1fadfe22cb3ac5f4f36e8e894eb78bb08
Home: https://github.com/google/syzkaller
Commit: b294e901e293e41b6374f056dcc8d4329780455c
https://github.com/google/syzkaller/commit/b294e901e293e41b6374f056dcc8d4329780455c
Author: Joey Jiao <quic_j...@quicinc.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)

Changed paths:
M pkg/cover/backend/dwarf.go

Log Message:
-----------
pkg/cover: remove symbols having the same Start Address

For modules, init_module and cleanup_module might have the same
sym.Start even these symbols are for different sections.
Although we can keep symbols only in .text sections, there
are still some symbols having the same Start.

Looking forward a better way, but currently to get constant
output in buildSymbols, keep only one symbol incase there
are other symbols having the same Start.



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Joey

unread,
Jul 1, 2024, 4:25:00 AM (2 days ago) Jul 1
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages