Is this chain of calls possible?
Is this chain of calls possible?
- Subject: Is this chain of calls possible?
- From: Stephane Sudre <email@hidden>
- Date: Wed, 18 Jan 2006 17:27:54 +0100
(gdb) x/i 0x000A9894
0xa9894 <Call_continuation+20>: mfsprg r3,1
(gdb) x/i 0x0011D2C8
0x11d2c8 <dlil_detach_filter+152>: mr. r31,r29
(gdb) x/i 0x0011D668
0x11d668 <dlil_input_packet+236>: mr. r30,r3
It looks strange to me that dlil_detach_filter is calling
dlil_input_packet because after a quick investigation I didn't find the
call in the xnu dlil.c source code.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden