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

Function fnarg_add

cmd/ctfconvert/stabs.c:148–162  ·  view source on GitHub ↗

* N_FUN stabs come with their arguments in promoted form. In order to get the * actual arguments, we need to wait for the N_PSYM stabs that will come towards * the end of the function. These routines free the arguments (fnarg_free) we * got from the N_FUN stab and add (fnarg_add) the ones from the N_PSYM stabs. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

stabs_readFunction · 0.85

Calls 2

xmallocFunction · 0.85
xreallocFunction · 0.85

Tested by

no test coverage detected