Create the assembly listing of cpp file on Symbian
go ot group folder where bld.inf file is stored.for example, cd \uiqsrc\qapps\sharedui\qcontactssharedui\group > abld reallyclean > abld makefile armv5 > abld listing armv5 urel QContacUI ContactsListBoxModel The final two arguments are the MMP and CPP names for the function you want to look at The final output is: Created [...]\contactslistboxmodel.ARMV5.lst. And the .lst file is one we're interested in