C++ (Qt) #include <cstdio>#include <QtCore/QList> int main() { QList<int> l; for ( int idx = 0; idx < l.size(); ++idx ) { printf("%d\n", idx); }}
ASMloc_8048670:mov [esp+8], ebxmov dword ptr [esp+4], offset unk_80487D0mov dword ptr [esp], 1call ___printf_chkmov edx, [esp+1Ch]add ebx, 1mov eax, [edx+0Ch]sub eax, [edx+8]cmp ebx, eaxjl short loc_8048670
ASMmov eax, [edx+0Ch]sub eax, [edx+8]