Skip to content

Merging symt_inlinesite into symt_function

This series is mainly a change in internal structures for describing functions:

  • symt_function doesn't support multi range of addresses
  • while symt_inlinesite does That's the major difference between the two. So the aim of this serie is to decribe function and inline sites with a single structure.

Merge request reports

Loading