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

Function dtrace_dis_isize

driver/instr_size.c:110–144  ·  view source on GitHub ↗

* Returns either the size of a given instruction, in bytes, or the size of that * instruction's memory access (if any), depending on the value of `which'. * If a programming error in the tables is detected, the system will panic to * ease diagnosis. Invalid instructions will not be flagged. They will appear * to have an instruction size between 1 and the actual size, and will be * reported

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

dtrace_instr_size_isaFunction · 0.85
dtrace_instr_sizeFunction · 0.85
dtrace_instr_modrmFunction · 0.85
dtrace_instr_size_modrmFunction · 0.85
instr_sizeFunction · 0.85

Calls 1

dtrace_disx86Function · 0.85

Tested by

no test coverage detected