Function _lseek
Address Remarks Stack Code Static
0x0001507c 16
Callers (1) _lseek_r (36)
No Callees
_isatty (16)

    _lseek():

       1507c:	4b02      	ldr	r3, [pc, #8]	; (15088 <_lseek+0xc>)

       1507e:	2258      	movs	r2, #88	; 0x58

       15080:	601a      	str	r2, [r3, #0]

       15082:	f04f 30ff 	mov.w	r0, #4294967295	; 0xffffffff

       15086:	4770      	bx	lr

       15088:	1ffeec94 	.word	0x1ffeec94

    
_read (16)