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

Function dtrace_difo_validate

driver/dtrace.c:8831–9217  ·  view source on GitHub ↗

* Validate a DTrace DIF object by checking the IR instructions. The following * rules are currently enforced by dtrace_difo_validate(): * * 1. Each instruction must have a valid opcode * 2. Each register, string, variable, or subroutine reference must be valid * 3. No instruction can modify register %r0 (must be zero) * 4. All instruction reserved bits must be set to zero * 5. The last ins

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_dof_difoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected