•5055ced4 004c
CMmPhoneTsy::UpdatePhoneIndicator(RMobileCall::TMobileCallStatus
•5055cf20 0054
CMmPhoneTsy::UpdatePhoneIndicator(RMobilePhone::TMobilePhoneRegistr
•5055cf74 001c
CMmPhoneTsy::GetSubscriberIdL(TBuf<15> &)
•5055cf90 0038
CMmPhoneTsy::CompleteReadNamData(int, TPtrC8)
•5055cfc8 0058
CMmPhoneTsy::CompleteProductInfoNumId(TBuf8<50> &)
•The symbol file shows which part of the ROM
is occupied by
which functions.
…If you have the address of a piece of code from the blue
screen, then
you can look up
…For example 5055cf20 falls
within UpdatePhoneIndicator and GetSubscriberIdL() which means it referes to a line
of code in the
middle of the UpdatePhoneIndicator() method of CMMPhoneTsy