On 11/6/24 9:39 PM, Mark Harmstone wrote:
Translate DW_TAG_inlined_subroutine DIEs into S_INLINESITE CodeView
symbols, marking inlined functions.

gcc/
        * dwarf2codeview.cc (enum cv_sym_type): Add S_INLINESITE and
        S_INLINESITE_END.
        (get_func_id): Add declaration.
        (write_s_inlinesite): New function.
        (write_inlinesite_records): New function.
        (write_function): Call write_inlinesite_records.
OK
jeff

Reply via email to