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

Function dt_opt_strsize

libdtrace/dt_options.c:680–712  ·  view source on GitHub ↗

* When setting the strsize option, set the option in the dt_options array * using dt_opt_size() as usual, and then update the definition of the CTF * type for the D intrinsic "string" to be an array of the corresponding size. * If any errors occur, reset dt_options[option] to its previous value. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

dt_opt_sizeFunction · 0.85
dt_set_errnoFunction · 0.85
ctf_errnoFunction · 0.85
ctf_set_arrayFunction · 0.85
ctf_updateFunction · 0.85
ctf_type_resolveFunction · 0.50
ctf_array_infoFunction · 0.50

Tested by

no test coverage detected