• Matt Ma's avatar
    Fix and refactor inline functions stack trace. · 2d2c15fc
    Matt Ma authored
    Summary:
    Fix the issue that there may be other tags like DW_TAG_lexical_block between DW_TAG_subprogram and DW_TAG_inlined_subroutine.
    
    Also increase the maximum inline location info per frame since previous value 3 is too small.
    
    Refactors the code to set file and line for inline functions.
    
    Reviewed By: luciang
    
    Differential Revision: D21250080
    
    fbshipit-source-id: f52dc74ee5c144aa26723546b48486f8a5250f19
    2d2c15fc
Dwarf.h 9.79 KB