-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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
WhatTheFuzz and 0xdevalias
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request