MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_pragma_binding

Function dt_pragma_binding

libdtrace/dt_pragma.c:156–199  ·  view source on GitHub ↗

* The #pragma binding directive can be used to reset the version binding * on a global identifier or inline definition. If the identifier is already * defined, we can just change di_vers. 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 5

xyerrorFunction · 0.85
dt_version_str2numFunction · 0.85
dt_idstack_lookupFunction · 0.85
dt_idhash_createFunction · 0.85
dt_idhash_insertFunction · 0.85

Tested by

no test coverage detected