Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .text
- .def @feat.00;
- .scl 3;
- .type 0;
- .endef
- .globl @feat.00
- .set @feat.00, 1
- .intel_syntax noprefix
- .file "main.cpp"
- .def "?GetTestValueProxy@@YA?AUTestType@@XZ";
- .scl 2;
- .type 32;
- .endef
- .section .text,"xr",one_only,"?GetTestValueProxy@@YA?AUTestType@@XZ"
- .globl "?GetTestValueProxy@@YA?AUTestType@@XZ" # -- Begin function ?GetTestValueProxy@@YA?AUTestType@@XZ
- .p2align 4, 0x90
- "?GetTestValueProxy@@YA?AUTestType@@XZ": # @"?GetTestValueProxy@@YA?AUTestType@@XZ"
- # %bb.0:
- push esi
- mov esi, dword ptr [esp + 8]
- push esi
- call "?GetTestValue@@YA?AUTestType@@XZ"
- add esp, 4
- mov eax, esi
- pop esi
- ret
- # -- End function
- .section .drectve,"yn"
- .ascii " /DEFAULTLIB:libcmt.lib"
- .ascii " /DEFAULTLIB:oldnames.lib"
- .addrsig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement