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

Function dtrace_disx86

driver/dis_tables.c:1935–3436  ·  view source on GitHub ↗

* Dissassemble a single x86 or amd64 instruction. * * Mode determines the default operating mode (SIZE16, SIZE32 or SIZE64) * for interpreting instructions. * * returns non-zero for bad opcode */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dt_instr_sizeFunction · 0.85
mainFunction · 0.85
dtrace_dis_isizeFunction · 0.85

Calls 9

dtrace_get_opcodeFunction · 0.85
dtrace_get_modrmFunction · 0.85
strlcatFunction · 0.85
dtrace_rex_adjustFunction · 0.85
dtrace_get_operandFunction · 0.85
dtrace_imm_opndFunction · 0.85
strlenFunction · 0.85
dtrace_check_overrideFunction · 0.85
dtrace_disp_opndFunction · 0.85

Tested by

no test coverage detected