Para o GIMP 2.10.2:
>gimp-2.10.exe
00000000000E91B2:0F->90
00000000000E91B3:84->E9
00000000004E9170 | 41 56 | push r14 | taskbar icon setting routine
00000000004E9172 | 41 55 | push r13 |
00000000004E9174 | 41 54 | push r12 |
00000000004E9176 | 55 | push rbp |
00000000004E9177 | 57 | push rdi |
00000000004E9178 | 56 | push rsi |
00000000004E9179 | 53 | push rbx |
00000000004E917A | 48 83 EC 70 | sub rsp,70 |
00000000004E917E | 0F 29 74 24 60 | movaps xmmword ptr ss:[rsp+60],xmm6 |
00000000004E9183 | 48 89 CB | mov rbx,rcx |
00000000004E9186 | E8 95 4E FF FF | call gimp-2.10.4DE020 |
00000000004E918B | 48 89 D9 | mov rcx,rbx |
00000000004E918E | 48 89 C2 | mov rdx,rax |
00000000004E9191 | E8 2A FA 30 00 | call <gimp-2.10.g_type_check_instance_cast> |
00000000004E9196 | 48 8B 48 78 | mov rcx,qword ptr ds:[rax+78] |
00000000004E919A | 48 89 C3 | mov rbx,rax |
00000000004E919D | E8 DE 26 FF FF | call gimp-2.10.4DB880 |
00000000004E91A2 | C7 83 28 02 00 00 00 00 | mov dword ptr ds:[rbx+228],0 |
00000000004E91AC | 48 85 C0 | test rax,rax |
00000000004E91AF | 48 89 C7 | mov rdi,rax |
00000000004E91B2 | 0F 84 E9 01 00 00 | je gimp-2.10.4E93A1 | <-- jump to normal icon branch
00000000004E91B8 | 48 8B 4B 78 | mov rcx,qword ptr ds:[rbx+78] | composited icon branch begins here
00000000004E91BC | E8 4F 26 FF FF | call gimp-2.10.4DB810 |
00000000004E91C1 | 48 89 F9 | mov rcx,rdi |
00000000004E91C4 | 48 89 C5 | mov rbp,rax |
00000000004E91C7 | E8 C4 2B 23 00 | call gimp-2.10.71BD90 |
00000000004E91CC | 48 89 F9 | mov rcx,rdi |
00000000004E91CF | 89 C6 | mov esi,eax |