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

Function dtrace_data_model

driver/dtrace_linux.c:593–651  ·  view source on GitHub ↗

/ Return the datamodel (64b/32b) mode of the underlying binary. */ Linux doesnt seem to mark a proc as 64/32, but relies on the */ class vtable for the underlying executable file format to */ handle this in an OO way. Needed in fasttrap to work out which */ disassembler to use when computing instruction sizes. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

instr_sizeFunction · 0.85
dtrace_getustackdepthFunction · 0.85
dtrace_getufpstackFunction · 0.85
fasttrap_isa.cFile · 0.85
fasttrap_tracepoint_initFunction · 0.85

Calls 3

dtrace_interrupt_getFunction · 0.85
ureadFunction · 0.85
dtrace_interrupt_enableFunction · 0.85

Tested by

no test coverage detected