Tweaks to xtobjdis are hg-git sha 6da80c11f Everything works except for wpa_auth.o & phy_chip_v6_ana.o disassemble with some functions not correctly detected.
16 lines
699 B
ArmAsm
16 lines
699 B
ArmAsm
|
|
.section .irom0.text, "ax", @progbits
|
|
|
|
# Function @ .irom0.text+0x0
|
|
.global sdk_eloop_cancel_timeout
|
|
.type sdk_eloop_cancel_timeout, @function
|
|
sdk_eloop_cancel_timeout:
|
|
movi a2, 0 /* 0x00000000 */ # 0: 0c02
|
|
ret /* 0x00000000 */ # 2: 0df0
|
|
|
|
# Function @ .irom0.text+0x4
|
|
.global sdk_eloop_register_timeout
|
|
.type sdk_eloop_register_timeout, @function
|
|
sdk_eloop_register_timeout:
|
|
movi a2, 0 /* 0x00000000 */ # 4: 0c02
|
|
ret /* 0x00000000 */ # 6: 0df0
|