Function | _lseek | ||||
---|---|---|---|---|---|
Address | Remarks | Stack | Code | Static | |
0x000223dc | 16 | ||||
Callers (1) | _lseek_r (36) | ||||
No Callees |
_isatty (16)
_lseek(): 223dc: 4b02 ldr r3, [pc, #8] ; (223e8 <_lseek+0xc>) 223de: 2258 movs r2, #88 ; 0x58 223e0: 601a str r2, [r3, #0] 223e2: f04f 30ff mov.w r0, #4294967295 ; 0xffffffff 223e6: 4770 bx lr 223e8: 1fff6bd0 .word 0x1fff6bd0
_read (16)