Dwarf2 and inlined functions

Richard Henderson rth@redhat.com
Sat Mar 2 13:53:00 GMT 2002


On Sat, Mar 02, 2002 at 10:29:38AM -0500, Richard Kenner wrote:
> I'm confused.  dwarf2out.c has no hook for deferred_inline_function.  But if
> the function is never "outlined" (e.g., is always inlined) how do the
> DIEs for the DECL_ABSTRACT_ORIGIN values in the usage of the inlined function
> ever get made?

IIRC, see gen_inlined_subroutine_die and the call therein
to dwarf2out_abstract_function.


r~



More information about the Gcc mailing list