This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/11347] intra-tapset visibility scoping for embedded-c functions
- From: "mcermak at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 11 Nov 2015 09:51:17 +0000
- Subject: [Bug translator/11347] intra-tapset visibility scoping for embedded-c functions
- Auto-submitted: auto-generated
- References: <bug-11347-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=11347
Martin Cermak <mcermak at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcermak at redhat dot com
--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Improved separation level can now be achieved using the 'private' keyword per
PR19136. Following commits pull the 'private' keyword into the tapset code:
ed82a32 Mark selected internal tapset global vars as '@__private30'.
6b131ba Mark internal tapset functions as '@__private30' where possible.
--
You are receiving this mail because:
You are the assignee for the bug.