Hi Cary,
Thanks for your comments.
> Is this a recursive inlined call?
No, it is not a recursive call.
> It appears that the subprogram is defined at line 58 in the source
> file, and the inlined call also occurs at line 58, so something looks
> fishy. What does the source code look like?
You
> In the concrete inlined instance of 'ext2_lookup', its DW_AT_entry_pc
> value (0xc01b49d0) is overlapping with the address range i.e.
> DW_AT_low_pc (0xc01b4980) and DW_AT_high_pc
> (0xc01b4a60) of the out-of-line instance root entry. Is this
> overlapping legitimate and h