Skip to content

CHB: Associate struct field signatures with indirect calls #167

@sipma

Description

@sipma

When indirect calls are unresolved it may not always be possible to determine the number and type of their arguments. However when an indirect call is made on a function pointer field in a known struct, the signature is known and can be used to associate the correct number of arguments and record their types, even if the actual target is not known.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions