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

Function argcount

libproc/i386/Pisadep.c:149–177  ·  view source on GitHub ↗

* Given a return address, determine the likely number of arguments * that were pushed on the stack prior to its execution. We do this by * expecting that a typical call sequence consists of pushing arguments on * the stack, executing a call instruction, and then performing an add * on %esp to restore it to the value prior to pushing the arguments for * the call. We attempt to detect such an

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Pstack_iterFunction · 0.70

Calls 1

PreadFunction · 0.85

Tested by

no test coverage detected