MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dt_pragma_attributes

Function dt_pragma_attributes

libdtrace/dt_pragma.c:73–148  ·  view source on GitHub ↗

* The #pragma attributes directive can be used to reset stability attributes * on a global identifier or inline definition. If the identifier is already * defined, we can just change di_attr. If not, we insert the pragma into a * hash table of the current pcb's deferred pragmas for later processing. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

xyerrorFunction · 0.85
dtrace_str2attrFunction · 0.85
dt_provider_lookupFunction · 0.85
dt_idstack_lookupFunction · 0.85
dt_idhash_createFunction · 0.85
dt_idhash_insertFunction · 0.85

Tested by

no test coverage detected