This is the mail archive of the
dwarf2@corp.sgi.com
mailing list for the dwarf2 project.
Re: DW_OP_call: more functionality
- To: todd dot allen at ccur dot com (Todd Allen)
- Subject: Re: DW_OP_call: more functionality
- From: Jason Merrill <jason at redhat dot com>
- Date: 02 Mar 2001 12:18:16 +0000
- Cc: dwarf2 at corp dot sgi dot com (dwarf2)
- References: <200103011858.LAA16764@toad.ccur.com>
- Reply-To: Jason Merrill <jason at redhat dot com>
>>>>> "Todd" == Todd Allen <todd.allen@ccur.com> writes:
> I'm not sure what the right approach would be to allowing DW_OP_call*
> operators to reference subroutines in other compile units. Maybe something
> like DW_OP_call_addr to parallel DW_FORM_ref_addr?
Makes sense to me.
> Or perhaps it should be integrated with the DW_TAG_import_subunit
> somehow?
I don't think so.
Jason