MCPcopy Create free account
hub / github.com/cmu-sei/pharos / create_stack_parameter

Method create_stack_parameter

libpharos/convention.cpp:908–967  ·  view source on GitHub ↗

Get the stack parameter at a specific delta. Create it if it does not exist. Further, create all of the parameters between the highest existing parameter and the newly requested one, since those must at least be unused parameters, and are quite likely just parameter usages that we don't understand properly or haven't processed yet.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

set_apiMethod · 0.80

Calls 4

get_numMethod · 0.80
sizeMethod · 0.45
is_regMethod · 0.45
get_stack_deltaMethod · 0.45

Tested by

no test coverage detected