MCPcopy Create free account
hub / github.com/dtrace4linux/linux / instr_in_text_seg

Function instr_in_text_seg

driver/dtrace_linux.c:1223–1244  ·  view source on GitHub ↗

/ Given a symbol we got from a module, is the symbol pointing to */ a valid address? We might have jettisoned the .init sections, */ so avoid GPF if symbol is not in the .text section. */ */ Complexity here for older pre-2.6.19 kernels since the module */ private area changed. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fbt_provide_moduleFunction · 0.85
instr_provide_moduleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected