Skip to content

Intra-function information #25

@emesare

Description

@emesare

Right now a Function contains information to build a function signature (name, calling convention, type), this would classify as inter-function analysis, i.e. the transition from one Function to another Function would constitute knowing that information, whereas intra-function analysis would be the information internal to a Function.

Examples of intra-function information:

  • Variables
  • Comments
  • Stack pointer adjustments

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions