search for: 004012f0

Displaying 1 result from an estimated 1 matches for "004012f0".

Did you mean: 004011f0
2012 Jul 05
0
[LLVMdev] clang optimizer does not remove unused/uneeded variables(and accesses) from global scope
...4012E0 .text:004012E0 push ebp .text:004012E1 mov ebp, esp .text:004012E3 call sub_4014C0 .text:004012E8 mov eax, [ebp+arg_4] ; dword_t random = (dword_t)argv; .text:004012EB mov byte_402000, al .text:004012F0 mov dword_402004, eax .text:004012F5 movzx ecx, al .text:004012F8 add ecx, eax .text:004012FA lea eax, [ecx+ecx*2] .text:004012FD pop ebp .text:004012FE retn .text:004012FE sub_4012E0...