mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
9 lines
266 B
ArmAsm
9 lines
266 B
ArmAsm
|
.section .text.__x86.get_pc_thunk.bx,"axG",%progbits,__x86.get_pc_thunk.bx,comdat
|
||
|
.globl __x86.get_pc_thunk.bx
|
||
|
.hidden __x86.get_pc_thunk.bx
|
||
|
.type __x86.get_pc_thunk.bx, %function
|
||
|
.p2align 4
|
||
|
__x86.get_pc_thunk.bx:
|
||
|
mov (%esp),%ebx
|
||
|
ret
|