URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [i386/] [crti.S] - Rev 1779
Go to most recent revision | Compare with Previous | Blame | View Log
.file "initfini.c"#APP.section .init#NO_APP.globl _init.type _init, @function_init:pushl %ebpmovl %esp, %ebppushl %ebxcall __i686.get_pc_thunk.bxaddl $_GLOBAL_OFFSET_TABLE_, %ebx#APP.section .fini#NO_APP.globl _fini.type _fini, @function_fini:pushl %ebpmovl %esp, %ebppushl %ebxcall __i686.get_pc_thunk.bxaddl $_GLOBAL_OFFSET_TABLE_, %ebx#APP.section .gnu.linkonce.t.__i686.get_pc_thunk.bx,"ax",@progbits.globl __i686.get_pc_thunk.bx.hidden __i686.get_pc_thunk.bx.type __i686.get_pc_thunk.bx, @function__i686.get_pc_thunk.bx:movl (%esp), %ebxret.ident "GCC: (GNU) 3.3.2 (Debian)"
Go to most recent revision | Compare with Previous | Blame | View Log
