This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/11347] intra-tapset visibility scoping for embedded-c functions


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]