MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / _function_name_

Function _function_name_

python/function.py:83–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81
82
83def _function_name_():
84 return inspect.stack()[1][0].f_code.co_name
85
86
87@dataclass(frozen=True)

Callers

nothing calls this directly

Calls 1

stackMethod · 0.45

Tested by

no test coverage detected