Skip to content

Instantly share code, notes, and snippets.

@lupyuen
Created November 11, 2023 07:04
Show Gist options
  • Save lupyuen/9fc9b2de9938b48666cc5e5fa3f8278e to your computer and use it in GitHub Desktop.
Save lupyuen/9fc9b2de9938b48666cc5e5fa3f8278e to your computer and use it in GitHub Desktop.
NuttX on Ox64 BL808: Disable PLIC. See https://github.com/lupyuen/nuttx-ox64
[I][]
[I][] ____ ____ __ __ _
[I][] / __ \ | _ \ / _|/ _| | |
[I][] | | | |_ __ ___ _ __ | |_) | ___ _ _| |_| |_ __ _| | ___
[I][] | | | | '_ \ / _ \ '_ \| _ < / _ \| | | | _| _/ _` | |/ _ \
[I][] | |__| | |_) | __/ | | | |_) | (_) | |_| | | | || (_| | | (_) |
[I][] \____/| .__/ \___|_| |_|____/ \___/ \__,_|_| |_| \__,_|_|\___/
[I][] | |
[I][] |_|
[I][]
[I][] Powered by BouffaloLab
[I][] Build:11:52:04,Mar 6 2023
[I][] Copyright (c) 2023 OpenBouffalo team
[I][] Copyriht (c) 2022 Bouffalolab team
[I][] dynamic memory init success,heap s[I][LowLoad] D0 start...
[I][LowLoad] low_load start...
[I][LowLoad] Header at 0x5d5ff000
[I][LowLoad] Section dtb(1) - Start 0x5d5ff100, Size 14314
[I][LowLoad] Copying DTB to 0x51ff8000...0x51ffb7ea
[I][LowLoad] Done!
[I][LowLoad] Section OpenSBI(2) - Start 0x5d60f100, Size 109864
[I][LowLoad] Copying OpenSBI to 0x3ef80000...0x3ef9ad28
[I][LowLoad] Done!
[I][LowLoad] Section Kernel(3) - Start 0x5d62f100, Size 315597
[I][LowLoad] Uncompressing Kernel to 0x50000000...
[I][LowLoad] Done!
[I][LowLoad] CRC: 00000000
[I][LowLoad] load time: 61447 us
[I][LowLoad] Setting PMP
[I][LowLoad] Booting OpenSBI at 0x000000003ef80000 with DTB at 0x51ff8000
OpenSBI v1.2
____ _____ ____ _____
/ __ \ / ____| _ \_ _|
| | | |_ __ ___ _ __ | (___ | |_) || |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | |
| |__| | |_) | __/ | | |____) | |_) || |_
\____/| .__/ \___|_| |_|_____/|____/_____|
| |
|_|
Platform Name : Pine64 Ox64 (D0)
Platform Features : medeleg
Platform HART Count : 1
Platform IPI Device : aclint-mswi
Platform Timer Device : aclint-mtimer @ 1000000Hz
Platform Console Device : bflb_uart
Platform HSM Device : ---
Platform PMU Device : ---
Platform Reboot Device : ---
Platform Shutdown Device : ---
Firmware Base : 0x3ef80000
Firmware Size : 200 KB
Runtime SBI Version : 1.0
Domain0 Name : root
Domain0 Boot HART : 0
Domain0 HARTs : 0*
Domain0 Region00 : 0x00000000e4008000-0x00000000e400bfff (I)
Domain0 Region01 : 0x00000000e4000000-0x00000000e4007fff (I)
Domain0 Region02 : 0x000000003ef80000-0x000000003efbffff ()
Domain0 Region03 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
Domain0 Next Address : 0x0000000050000000
Domain0 Next Arg1 : 0x0000000051ff8000
Domain0 Next Mode : S-mode
Domain0 SysReset : yes
Boot HART ID : 0
Boot HART Domain : root
Boot HART Priv Version : v1.11
Boot HART Base ISA : rv64imafdcvx
Boot HART ISA Extensions : time
Boot HART PMP Count : 8
Boot HART PMP Granularity : 4096
Boot HART PMP Address Bits: 38
Boot HART MHPM Count : 8
Boot HART MIDELEG : 0x0000000000000222
Boot HART MEDELEG : 0x000000000000b109
U-Boot 2023.04-rc2 (Mar 06 2023 - 11:48:40 +0000)
DRAM: 64 MiB
Core: 36 devices, 17 uclasses, devicetree: board
MMC: mmc@20060000: 0
Loading Environment from FAT... Unable to read "uboot.env" from mmc0:2...
Loading Environment from nowhere... OK
In: serial@30002000
Out: serial@30002000
Err: serial@30002000
Net:
Warning: emac@20070000 (eth0) using random MAC address - c6:93:cd:fe:af:0c
eth0: emac@20070000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:2...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
Select the boot mode
1:.Pine64 0X64 Kernel
2:.Sipeed M1SDock Kernel
Enter choice: 1:.Pine64 0X64 Kernel
Retrieving file: /extlinux/../Image
append: root=PARTLABEL=rootfs rootwait rw rootfstype=ext4 console=ttyS0,2000000 loglevel=8 earlycon=sbi
Retrieving file: /extlinux/../bl808-pine64-ox64.dtb
## Flattened Device Tree blob at 51ff8000
Booting using the fdt blob at 0x51ff8000
Working FDT set to 51ff8000
Loading Device Tree to 0000000053f22000, end 0000000053f25fab ... OK
WorkingFDT set to 53f22000
Starting kernel ...
123jh7110_copy_ramdisk: _edata=0x50400258, _sbss=0x50400290, _ebss=0x50407000, JH7110_IDLESTACK_TOP=0x50407c00
jh7110_copy_ramdisk: ramdisk_addr=0x50408288
jh7110_copy_ramdisk: size=8192000
jh7110_copy_ramdisk: Before Copy: ramdisk_addr=0x50408288
jh7110_copy_ramdisk: After Copy: __ramdisk_start=0x50a00000
ABCjh7110_kernel_mappings: map I/O regions
jh7110_kernel_mappings: map kernel text
jh7110_kernel_mappings: map kernel data
jh7110_kernel_mappings: connect the L1 and L2 page tables
jh7110_kernel_mappings: map the page pool
jh7110_mm_init: mmu_enable: satp=1346396160
nx_start: Entry
up_irqinitialize:
irq_attach: irq=0, isr=0x502082e2
irq_attach: irq=1, isr=0x502082e2
irq_attach: irq=2, isr=0x502082e2
irq_attach: irq=3, isr=0x502082e2
irq_attach: irq=5, isr=0x502082e2
irq_attach: irq=7, isr=0x502082e2
irq_attach: irq=4, isr=0x502082e2
irq_attach: irq=6, isr=0x502082e2
irq_attach: irq=8, isr=0x50208dc0
irq_attach: irq=9, isr=0x502082e2
irq_attach: irq=10, isr=0x502082e2
irq_attach: irq=11, isr=0x502082e2
irq_attach: irq=12, isr=0x502082e2
irq_attach: irq=13, isr=0x502082e2
irq_attach: irq=14, isr=0x502082e2
irq_attach: irq=15, isr=0x502082e2
irq_attach: irq=19, isr=0x502082e2
up_irq_enable:
irq_attach: irq=17, isr=0x502080fe
up_enable_irq: irq=17
elf_initialize: Registering ELF
uart_register: Registering /dev/console
work_start_lowpri: Starting low-priority kernel worker thread(s)
nx_start_application: Starting init task: /system/bin/init
load_absmodule: Loading /system/bin/init
elf_loadbinary: Loading file: /system/bin/init
elf_init: filename: /system/bin/init loadinfo: 0x5040c618
elf_read: Read 64 bytes from offset 0
elf_dumploadinfo: LOAD_INFO:
elf_dumploadinfo: textalloc: 00000000
elf_dumploadinfo: dataalloc: 00000000
elf_dumploadinfo: textsize: 0
elf_dumploadinfo: datasize: 0
elf_dumploadinfo: textalign: 0
elf_dumploadinfo: dataalign: 0
elf_dumploadinfo: filelen: 3388464
elf_dumploadinfo: symtabidx: 0
elf_dumploadinfo: strtabidx: 0
elf_dumploadinfo: ELF Header:
elf_dumploadinfo: e_ident: 7f 45 4c 46
elf_dumploadinfo: e_type: 0001
elf_dumploadinfo: e_machine: 00f3
elf_dumploadinfo: e_version: 00000001
elf_dumploadinfo: e_entry: 0000004a
elf_dumploadinfo: e_phoff: 0
elf_dumploadinfo: e_shoff: 3385072
elf_dumploainfo: e_flags: 00000005
elf_dumploadinfo: e_ehsize: 64
elf_dumploadinfo: e_phentsize: 0
elf_dumploadinfo: e_phnum: 0
elf_dumploadinfo: e_shentsize: 64
elf_dumploadinfo: e_shnum: 53
elf_dumploadinfo: e_shstrndx: 52
elf_load: loadinfo: 0x5040c618
elf_loadphdrs: No programs(?)
elf_read: Read 3392 bytes from offset 3385072
elf_loadfile: Loaded sections:
elf_read: Read 42410 bytes from offset 64
elf_loadfile: 1. 00000000->c0000000
elf_read: Read 46324 bytes from offset 42480
elf_loadfile: 3. 0000a5b0->c000a5b0
elf_read: Read 9 bytes from offset 88808
elf_loadfile: 5. 00000000->c0015aa8
elf_read: Read 40 bytes from offset 88824
elf_loadfile: 6. 00000000->c0015ab8
elf_read: Read 3 bytes from offset 88864
elf_loadfile: 7. 00000000->c0015ae0
elf_read: Read 2 bytes from offset 88872
elf_loadfile: 8. 00000000->c0015ae8
elf_read: Read 2 bytes from offset 88880
elf_loadfile: 9. 00000000->c0015af0
elf_read: Read 6 bytes from offset 88888
elf_loadfile: 10. 00000000->c0015af8
elf_read: Read 6 bytes from offset 88896
elf_loadfile: 11. 00000000->c0015b00
elf_read: Read 4 bytes from offset 88904
elf_loadfile: 12. 00000000->c0015b08
elf_read: Read 2 bytes from offset 88912
elf_loadfile: 13. 00000000->c0015b10
elf_read: Read 3 bytes from offset 88920
elf_loadfile: 14. 00000000->c0015b18
elf_read: Read 2 bytes from offset 88928
elf_loadfile: 15. 00000000->c0015b20
elf_read: Read 4 bytes from offset 88936
elf_loadfile: 16. 00000000->c0015b28
elf_read: Read 3 bytes from offset 88944
elf_loadfile: 17. 00000000->c0015b30
elf_read: Read 2 bytes from offset 88952
elf_loadfile: 18. 00000000->c0015b38
elf_read: Read 7 bytes from offset 88960
elf_loadfile: 19. 00000000->c0015b40
elf_read: Read 4 bytes from offset 88968
elf_loadfile: 20. 00000000->c0015b48
elf_read: Read 12 bytes from offset 88972
elf_loadfile: 21. 00000000->c0015b4c
elf_read: Read 7 bytes from offset 88984
elf_loadfile: 22. 00000000->c0015b58
elf_read: Read 7 bytes from offset 88992
elf_loadfile: 23. 00000000->c0015b60
elf_read: Read 7 bytes from offset 89000
elf_loadfile: 24. 00000000->c0015b68
elf_read: Read 6 bytes from offset 89008
elf_loadfile: 25. 00000000->c0015b70
elf_read: Read 8 bytes from offset 89016
elf_loadfile: 26. 00000000->c0015b78
elf_read: Read 40 bytes from offset 89024
elf_loadfile: 27. 00000008->c0101000
elf_read: Read 8 bytes from offset 89064
elf_loadfile: 28. 00000000->c0101028
elf_read: Read 1 bytes from offset 89072
elf_loadfile: 30. 00000000->c0101030
elf_loadfile: 33. 00000008->c0101038
elf_dumploadinfo: LOAD_INFO:
elf_dumploadinfo: textalloc: c0000000
elf_dumploadinfo: dataalloc: c0101000
elf_dumploadinfo: textsize: 88960
elf_dumploadinfo: datasize: 1412
elf_dumploadinfo: textalign: 8
elf_dumploadinfo: dataalign: 8
elf_dumploadinfo: filelen: 3388464
elf_dumploadinfo: symtabidx: 0
elf_dumploadinfo: strtabidx: 0
elf_dumploadinfo: ELF Header:
elf_dumploadinfo: e_ident: 7f 45 4c 46
elf_dumploadinfo: e_type: 0001
elf_dumploadinfo: e_machine: 00f3
elf_dumploadinfo: e_version: 00000001
elf_dumploadinfo: e_entry: 0000004a
elf_dumploadinfo: e_phoff: 0
elf_dumploadinfo: e_shoff: 3385072
elf_dumploadinfo: e_flags: 00000005
elf_dumploadinfo: e_ehsize: 64
elf_dumploadinfo: e_phentsize: 0
elf_dumploadinfo: e_phnum: 0
elf_dumploadinfo: e_shentsize: 64
elf_dumploadinfo: e_shnum: 53
elf_dumploadinfo: e_shstrndx: 52
elf_dumploadinfo: Sections 0:
elf_dumploadinfo: sh_name: 00000000
elf_dumploadinfo: sh_type: 00000000
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 0
elf_dumploadinfo: sh_size: 0
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 0
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 1:
elf_dumploadinfo: sh_name: 00000020
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000006
elf_dumploadinfo: sh_addr: c0000000
elf_dumploadinfo: sh_offset: 64
elf_dumploadinfo: sh_size: 42410
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 2
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 2:
elf_dumploadinfo: sh_name: 0000001b
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 1845496
elf_dumploadinfo: sh_size: 159264
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 1
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 3:
elf_dumploadinfo: sh_name: 0000002b
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c000a5b0
elf_dumploadinfo: sh_offset: 42480
elf_dumploadinfo: sh_size: 46324
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 4:
elf_dumploadinfo: sh_name: 00000026
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 2004760
elf_dumploadinfo: sh_size: 5352
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 3
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 5:
elf_dumploadinfo: sh_name: 00000033
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015aa8
elf_dumploadinfo: sh_offset: 88808
elf_dumploadinfo: sh_size: 9
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 6:
elf_dumploadinfo: sh_name: 00000049
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000012
elf_dumploadinfo: sh_addr: c0015ab8
elf_dumploadinfo: sh_offset: 88824
elf_dumploadinfo: sh_size: 40
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 8
elf_dumploadinfo: Sections 7:
elf_dumploadinfo: sh_name: 00000057
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015ae0
elf_dumploadinfo: sh_offset: 88864
elf_dumploadinfo: sh_size: 3
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 8:
elf_dumploadinfo: sh_name: 00000070
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015ae8
elf_dumploadinfo: sh_offset: 88872
elf_dumploadinfo: sh_size: 2
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 9:
elf_dumploadinfo: sh_name: 00000086
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015af0
elf_dumploadinfo: sh_offset: 88880
elf_dumploadinfo: sh_size: 2
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 10:
elf_dumploadinfo: sh_name: 00000099
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015af8
elf_dumploadinfo: sh_offset: 88888
elf_dumploadinfo: sh_size: 6
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 11:
elf_dumploadinfo: sh_name: 000000b3
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b00
elf_dumploadinfo: sh_offset: 88896
elf_dumploadinfo: sh_size: 6
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 12:
elf_dumploadinfo: sh_name: 000000c8
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b08
elf_dumploadinfo: sh_offset: 88904
elf_dumploadinfo: sh_size: 4
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 13:
elf_dumploadinfo: sh_name: 000000e3
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b10
elf_dumploadinfo: sh_offset: 88912
elf_dumploadinfo: sh_size: 2
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 14:
elf_dumploadinfo: sh_name: 000000f8
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b18
elf_dumploadinfo: sh_offset: 88920
elf_dumploadinfo: sh_size: 3
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 15:
elf_dumploadinfo: sh_name: 0000010d
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b20
elf_dumploadinfo: sh_offset: 88928
elf_dumploadinfo: sh_size: 2
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 16:
elf_dumploadinfo: sh_name: 00000120
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b28
elf_dumploadinfo: sh_offset: 88936
elf_dumploadinfo: sh_size: 4
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 17:
elf_dumploadinfo: sh_name: 0000013b
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b30
elf_dumploadinfo: sh_offset: 88944
elf_dumploadinfo: sh_size: 3
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 18:
elf_dumploadinfo: sh_name: 00000151
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b38
elf_dumploadinfo: sh_offset: 88952
elf_dumploadinfo: sh_size: 2
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 19:
elf_dumploadinfo: sh_name: 00000161
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b40
elf_dumploadinfo: sh_offset: 88960
elf_dumploadinfo: sh_size: 7
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 20:
elf_dumploadinfo: sh_name: 00000173
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b48
elf_dumploadinfo: sh_offset: 88968
elf_dumploadinfo: sh_size: 4
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 21:
elf_dumploadinfo: sh_name: 00000182
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000012
elf_dumploadinfo: sh_addr: c0015b4c
elf_dumploadinfo: sh_offset: 88972
elf_dumploadinfo: sh_size: 12
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 4
elf_dumploadinfo: sh_entsize: 4
elf_dumploadinfo: Sections 22:
elf_dumploadinfo: sh_name: 00000190
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b58
elf_dumploadinfo: sh_offset: 88984
elf_dumploadinfo: sh_size: 7
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 23:
elf_dumploadinfo: sh_name: 000001a1
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b60
elf_dumploadinfo: sh_offset: 88992
elf_dumploadinfo: sh_size: 7
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 24:
elf_dumploadinfo: sh_name: 000001b4
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b68
elf_dumploadinfo: sh_offset: 89000
elf_dumploadinfo: sh_size: 7
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 25:
elf_dumploadinfo: sh_name: 000001c5
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b70
elf_dumploadinfo: sh_offset: 89008
elf_dumploadinfo: sh_size: 6
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 26:
elf_dumploadinfo: sh_name: 000001d5
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000002
elf_dumploadinfo: sh_addr: c0015b78
elf_dumploadinfo: sh_offset: 89016
elf_dumploadinfo: sh_size: 8
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 27:
elf_dumploadinfo: sh_name: 000001e8
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000003
elf_dumploadinfo: sh_addr: c0101000
elf_dumploadinfo: sh_offset: 89024
elf_dumploadinfo: sh_size: 40
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 28:
elf_dumploadinfo: sh_name: 000001f3
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000003
elf_dumploadinfo: sh_addr: c0101028
elf_dumploadinfo: sh_offset: 89064
elf_dumploadinfo: sh_size: 8
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 29:
elf_dumploadinfo: sh_name: 000001ee
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 2010112
elf_dumploadinfo: sh_size: 24
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 28
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 30:
elf_dumploadinfo: sh_name: 00000207
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000003
elf_dumploadinfo: sh_addr: c0101030
elf_dumploadinfo: sh_offset: 89072
elf_dumploadinfo: sh_size: 1
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 31:
elf_dumploadinfo: sh_name: 0000021c
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000001
elf_dumploadinfo: sh_addr: 00000001
elf_dumploadinfo: sh_offset: 89073
elf_dumploadinfo: sh_size: 0
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 32:
elf_dumploadinfo: sh_name: 00000223
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000001
elf_dumploadinfo: sh_addr: 00000001
elf_dumploadinfo: sh_offset: 89073
elf_dumploadinfo: sh_size: 0
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 33:
elf_dumploadinfo: sh_name: 0000022a
elf_dumploadinfo: sh_type: 00000008
elf_dumploadinfo: sh_flags: 00000003
elf_dumploadinfo: sh_addr: c0101038
elf_dumploadinfo: sh_offset: 89080
elf_dumploadinfo: sh_size: 1356
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 34:
elf_dumploadinfo: sh_name: 0000022f
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000030
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 89080
elf_dumploadinfo: sh_size: 9163
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 1
elf_dumploadinfo: Sections 35:
elf_dumploadinfo: sh_name: 00000238
elf_dumploadinfo: sh_type: 70000003
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 98243
elf_dumploadinfo: sh_size: 53
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 36:
elf_dumploadinfo: sh_name: 0000024a
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 98296
elf_dumploadinfo: sh_size: 61570
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumpladinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 37:
elf_dumploadinfo: sh_name: 0000025d
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 159866
elf_dumploadinfo: sh_size: 221217
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 38:
elf_dumplodinfo: sh_name: 00000258
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 2010136
elf_dumploadinfo: sh_size: 494520
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 37
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 39:
elf_dumploadinfo: sh_name: 0000026e
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 381083
elf_dumploadinfo: sh_size: 142706
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 40:
elf_dumploadinfo: sh_name: 00000269
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 2504656
elf_dumploadinfo: sh_size: 525552
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 39
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 41:
elf_dumploadinfo: sh_name: 0000027f
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 523789
elf_dumploadinfo: sh_size: 11232
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 42:
elf_dumploadinfo: sh_name: 0000027a
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 3030208
elf_dumploadinfo: sh_size: 28104
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 41
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 43:
elf_dumploadinfo: sh_name: 00000293
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 535021
elf_dumploadinfo: sh_size: 129923
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 44:
elf_dumploadinfo: sh_name: 0000028e
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 3058312
elf_dumploadinfo: sh_size: 252600
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 43
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 45:
elf_dumploadinfo: sh_name: 000002a3
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 664944
elf_dumploadinfo: sh_size: 14464
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 46:
elf_dumploadinfo: sh_name: 0000029e
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 3310912
elf_dumploadinfo: sh_size: 29664
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 45
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 47:
elf_dumploadinfo: sh_name: 000002b1
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000030
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 679408
elf_dumploadinfo: sh_size: 216361
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 1
elf_dumploadinfo: Sections 48:
elf_dumploadinfo: sh_name: 000002c1
elf_dumploadinfo: sh_type: 00000001
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 895776
elf_dumploadinfo: sh_size: 17080
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 49:
elf_dumploadinfo: sh_name: 000002bc
elf_dumploadinfo: sh_type: 00000004
elf_dumploadinfo: sh_flags: 00000040
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 3340576
elf_dumploadinfo: sh_size: 43776
elf_dumploadinfo: sh_link: 50
elf_dumploadinfo: sh_info: 48
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 50:
elf_dumploadinfo: sh_name: 00000001
elf_dumploadinfo: sh_type: 00000002
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 912856
elf_dumploadinfo: sh_size: 913272
elf_dumploadinfo: sh_link: 51
elf_dumploadinfo: sh_info: 37743
elf_dumploadinfo: sh_addralign: 8
elf_dumploadinfo: sh_entsize: 24
elf_dumploadinfo: Sections 51:
elf_dumploadinfo: sh_name: 00000009
elf_dumploadinfo: sh_type: 00000003
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 1826128
elf_dumploadinfo: sh_size: 19365
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_dumploadinfo: Sections 52:
elf_dumploadinfo: sh_name: 00000011
elf_dumploadinfo: sh_type: 00000003
elf_dumploadinfo: sh_flags: 00000000
elf_dumploadinfo: sh_addr: 00000000
elf_dumploadinfo: sh_offset: 3384352
elf_dumploadinfo: sh_size: 718
elf_dumploadinfo: sh_link: 0
elf_dumploadinfo: sh_info: 0
elf_dumploadinfo: sh_addralign: 1
elf_dumploadinfo: sh_entsize: 0
elf_read: Read 6144 bytes from offset 1845496
elf_read: Read 24 bytes from offset 1816312
elf_symvalue: Other: 00000012+c0000000=c0000012
up_relocateadd: RVC_BRANCH at c000000c [17e1e319] to sym=0x5040b910 st_value=c0000012
up_relocateadd: offset for C.Bx=6 (0x6) (val=0x0018) already set!
elf_read: Read 24 bytes from offset 1824064
elf_symvalue: Other: 00000000+c000a5b0=c000a5b0
up_relocateadd: PCREL_HI20 at c000001c [00000797] to sym=0x5040b950 st_value=c000a5b0
_calc_imm: offset=42388: hi=10 lo=1428
elf_read: Read 24 bytes from offset 912856
elf_symname: Symbol has no name
elf_symvalue: SHN_UNDEF: Failed to get symbol name: -3
elf_relocateadd: Section 2 reloc 2: Undefined symbol[0] has no name: -3
up_relocateadd: RELAX at c000001c [0000a797]
elf_read: Read 24 bytes from offset 1816288
elf_symvalue: Other: 0000001c+c0000000=c000001c
up_relocateadd: PCREL_LO12_I at c0000020 [59478793] to sym=0x5040b9d0 st_value=c000001c
up_relocateadd: RELAX at c0000020 [59478793]
elf_read: Read 24 bytes from offset 1816336
elf_symvalue: Other: 00000004+c0000000=c0000004
up_relocateadd: RVC_BRANCH at c0000010 [0713fbf5] to sym=0x5040ba10 st_value=c0000004
up_relocateadd: offset for C.Bx=-12 (0xfffffffffffffff4) (val=0x1874) already set!
elf_read: Read 24 bytes from offset 913864
elf_symvalue: Other: 00000030+c0000000=c0000030
up_relocateadd: PCREL_HI20 at c0000054 [00000717] to sym=0x5040ba50 st_value=c0000030
_calc_imm: offset=-36: hi=0 lo=-36
up_relocateadd: RELAX at c0000054 [00000717]
elf_read: Read 24 bytes from offset 913888
elf_symvalue: Other: 00000054+c0000000=c0000054
up_relocateadd: PCREL_LO12_I at c0000058 [fdc70713] to sym=0x5040ba90 st_value=c0000054
up_relocateadd: RELAX at c0000058 [fdc70713]
elf_read: Read 24 bytes from offset 1823536
elf_symvalue: Other: 0000006e+c0000000=c000006e
up_relocateadd: CALL at c000005e [00000097] to sym=0x5040bad0 st_value=c000006e
_calc_imm: offset=16: hi=0 lo=16
up_relocateadd: RELAX at c000005e [00000097]
elf_read: Read 24 bytes from offset 1825000
elf_symvalue: Other: 00000cee+c0000000=c0000cee
up_relocateadd: CALL at c0000066 [00000097] to sym=0x5040bb10 st_value=c0000cee
_calc_imm: offset=3208: hi=1 lo=-888
up_relocateadd: RELAX at c0000066 [00001097]
elf_read: Read 24 bytes from offset 1819528
elf_symvalue: Other: 00001928+c0000000=c0001928
up_relocateadd: CALL at c000007e [00000097] to sym=0x5040bb50 st_value=c0001928
_calc_imm: offset=6314: hi=2 lo=-1878
up_relocateadd: RELAX at c000007e [00002097]
elf_read: Read 24 bytes from offset 915784
elf_symvalue: Other: 0000009e+c0000000=c000009e
up_relocateadd: BRANCH at c000008c [00f70963] to sym=0x5040bb90 st_value=c000009e
up_relocateadd: offset for Bx=18 (0x12) (val=0x00000900) already set!
elf_read: Read 24 bytes from offset 1824304
elf_symvalue: Other: 0000193a+c0000000=c000193a
up_relocateadd: CALL at c0000096 [00000097] to sym=0x5040bbd0 st_value=c000193a
_calc_imm: offset=6308: hi=2 lo=-1884
up_relocateadd: RELAX at c0000096 [00002097]
elf_read: Read 24 bytes from offset 1824328
elf_symvalue: Other: 00001a00+c0000000=c0001a00
up_relocateadd: CALL at c000009e [00000097] to sym=0x5040bc10 st_value=c0001a00
_calc_imm: offset=6498: hi=2 lo=-1694
up_relocateadd: RELAX at c000009e [00002097]
elf_read: Read 24 bytes from offset 1819456
elf_symvalue: Other: 000019b6+c0000000=c00019b6
up_relocateadd: CALL at c00000aa [00000097] to sym=0x5040bc50 st_value=c00019b6
_calc_imm: offset=6412: hi=2 lo=-1780
up_relocateadd: RELAX at c00000aa [00002097]
elf_read: Read 24 bytes from offset 915736
elf_symvalue: Other: 00000100+c000a5b0=c000a6b0
up_relocateadd: PCREL_HI20 at c00000b4 [00000597] to sym=0x5040bc90 st_value=c000a6b0
_calc_imm: offset=42492: hi=10 lo=1532
up_relocateadd: RELAX at c00000b4 [0000a597]
elf_read: Read 24 bytes from offset 915760
elf_symvalue: Other: 000000b4+c0000000=c00000b4
up_relocateadd: PCREL_LO12_I at c00000b8 [5fc58593] to sym=0x5040bcd0 st_value=c00000b4
up_relocateadd: RELAX at c00000b8 [5fc58593]
elf_read: Read 24 bytes from offset 1822552
elf_symvalue: Other: 000000d2+c0000000=c00000d2
up_relocateadd: CALL at c00000be [00000097] to sym=0x5040bd10 st_value=c00000d2
_calc_imm: offset=20: hi=0 lo=20
up_relocateadd: RELAX at c00000be [00000097]
elf_read: Read 24 bytes from offset 1825552
elf_symvalue: Other: 000000f4+c0000000=c00000f4
up_relocateadd: CALL at c00000e6 [00000097] to sym=0x5040bd50 st_value=c00000f4
_calc_imm: offset=14: hi=0 lo=14
up_relocateadd: RELAX at c00000e6 [00000097]
elf_read: Read 24 bytes from offset 1821952
elf_symvalue: Other: 00000dcc+c0000000=c0000dcc
up_relocateadd: CALL at c0000102 [00000097] to sym=0x5040bd90 st_value=c0000dcc
_calc_imm: offset=3274: hi=1 lo=-822
up_relocateadd: RELAX at c0000102 [00001097]
elf_read: Read 24 bytes from offset 1825696
elf_symvalue: Other: 00000e92+c0000000=c0000e92
up_relocateadd: CALL at c000010e [00000097] to sym=0x5040bdd0 st_value=c0000e92
_calc_imm: offset=3460: hi=1 lo=-636
up_relocateadd: RELAX at c000010e [00001097]
elf_read: Read 24 bytes from offset 1823968
elf_symvalue: Other: 00000146+c0000000=c0000146
up_relocateadd: CALL at c000011c [00000097] to sym=0x5040be10 st_value=c0000146
_calc_imm: offset=42: hi=0 lo=42
up_relocateadd: RELAX at c000011c [00000097]
elf_read: Read 24 bytes from offset 920776
elf_symvalue: Other: 0000014e+c0000000=c000014e
up_relocateadd: CALL at c000013e [00000317] to sym=0x5040be50 st_value=c000014e
_calc_imm: offset=16: hi=0 lo=16
up_relocateadd: RELAX at c000013e [00000317]
elf_read: Read 24 bytes from offset 1822312
elf_symvalue: Other: 00000136+c0000000=c0000136
up_relocateadd: CALL at c0000146 [00000317] to sym=0x5040be90 st_value=c0000136
_calc_imm: offset=-16: hi=0 lo=-16
up_relocateadd: RELAX at c0000146 [00000317]
elf_read: Read 24 bytes from offset 920968
elf_symvalue: Other: 00000ace+c0000000=c0000ace
up_relocateadd: BRANCH at c0000188 [140903e3] to sym=0x5040bed0 st_value=c0000ace
up_relocateadd: offset for Bx=2374 (0x946) (val=0x14000380) already set!
elf_read: Read 24 bytes from offset 920992
elf_symvalue: Other: 000001a6+c0000000=c00001a6
up_relocateadd: BRANCH at c0000196 [00e91863] to sym=0x5040bf10 st_value=c00001a6
up_relocateadd: offset for Bx=16 (0x10) (val=0x00000800) already set!
elf_read: Read 24 bytes from offset 921016
elf_symvalue: Other: 000001b8+c0000000=c00001b8
up_relocateadd: BRANCH at c00001a2 [00f91b63] to sym=0x5040bf50 st_value=c00001b8
up_relocateadd: offset for Bx=22 (0x16) (val=0x00000b00) already set!
elf_read: Read 24 bytes from offset 921040
elf_symvalue: Other: 00000ac6+c0000000=c0000ac6
up_relocateadd: JAL at c00001b4 [1130006f] to sym=0x5040bf90 st_value=c0000ac6
up_relocateadd: offset for JAL=2322 (0x912) (val=0x11300000) already set!
elf_read: Read 24 bytes from offset 921064
elf_symvalue: Other: 00000356+c0000000=c0000356
up_relocateadd: BRANCH at c00001fa [15a86e63] to sym=0x5040bfd0 st_value=c0000356
up_relocateadd: offset for Bx=348 (0x15c) (val=0x14000e00) already set!
elf_read: Read 24 bytes from offset 921088
elf_symvalue: Other: 00000340+c0000000=c0000340
up_relocateadd: BRANCH at c00001fe [14c90163] to sym=0x5040e030 st_value=c0000340
up_relocateadd: offset for Bx=322 (0x142) (val=0x14000100) already set!
elf_read: Read 24 bytes from offset 921112
elf_symvalue: Other: 00000230+c0000000=c0000230
up_relocateadd: BRANCH at c0000202 [03266763] to sym=0x5040e070 st_value=c0000230
up_relocateadd: offset for Bx=46 (0x2e) (val=0x02000700) already set!
elf_read: Read 24 bytes from offset 921136
elf_symvalue: Other: 00000344+c0000000=c0000344
up_relocateadd: BRANCH at c000020a [12f90d63] to sym=0x5040e0b0 st_value=c0000344
up_relocateadd: offset for Bx=314 (0x13a) (val=0x12000d00) already set!
elf_read: Read 24 bytes from offset 921160
elf_symvalue: Other: 00000350+c0000000=c0000350
up_relocateadd: BRANCH at c000020e [15b90163] to sym=0x5040e0f0 st_value=c0000350
up_relocateadd: offset for Bx=322 (0x142) (val=0x14000100) already set!
elf_read: Read 24 bytes from offset 921184
elf_symvalue: Other: 0000038a+c0000000=c000038a
up_relocateadd: BRANCH at c000021a [16ef6863] to sym=0x5040e130 st_value=c000038a
up_relocateadd: offset for Bx=368 (0x170) (val=0x16000800) already set!
elf_read: Read 24 bytes from offset 921208 offset 921976
elf_symvalue: Other: 0000046c+c0000000=c000046c
up_relocateadd: BRANCH at c000046 [000a1663] to sym=0x5040eab0 st_value=c000046c
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 920920
elf_symvalue: Other: 00000000+c0015aa8=c0015aa8
up_relocateadd: PCREL_HI20 at c0000464 [00000a17] to sym=0x5040eaf0 st_value=c0015aa8
_calc_imm: offset=87620: hi=21 lo=1604
up_relocateadd: RELAX at c0000464 [00015a17]
elf_read: Read 24 bytes from offset 920944
elf_symvalue: Other: 00000464+c0000000=c0000464
up_relocateadd: PCREL_LO12_I at c0000468 [644a0a13] to sym=0x5040eb30 st_value=c0000464
up_relocateadd: RELAX at c0000468 [644a0a13]
elf_read: Read 24 bytes from offset 922000
elf_symvalue: Other: 00000476+c0000000=c0000476
up_relocateadd: RVC_BRANCH at c0000472 [85a6c311] to sym=0x5040eb70 st_value=c0000476
up_relocateadd: offset for C.Bx=4 (0x4) (val=0x0010) already set!
elf_read: Read 24 bytes from offset 1821928
elf_symvalue: Other: 00000f88+c0000000=c0000f88
up_relocateadd: CALL at c0000478 [00000097] to sym=0x5040ebb0 st_value=c0000f88
_calc_imm: offset=2832: hi=1 lo=-1264
up_relocateadd: RELAX at c0000478 [00001097]
elf_read: Read 24 bytes from offset 922024
elf_symvalue: Other: 00000746+c0000000=c0000746
up_relocateadd: RVC_JUMP at c0000482 [0693a4d1] to sym=0x5040ebf0 st_value=c0000746
up_relocateadd: offset for C.J=708 (0x2c4) (val=0x04d0) already set!
elf_read: Read 24 bytes from offset 922048
elf_symvalue: Other: 0000028a+c0000000=c000028a
up_relocateadd: BRANCH at c000048a [e0d910e3] to sym=0x5040ec30 st_value=c000028a
up_relocateadd: offset for Bx=-512 (0xfffffffffffffe00) (val=0xe0000080) already set!
up_relocateadd: RVC_JUMP at c0000498 [0563bbcd] to sym=0x5040ec30 st_value=c000028a
up_relocateadd: offset for C.J=-526 (0xfffffffffffffdf2) (val=0x1bcc) already set!
elf_read: Read 24 bytes from offset 922072
elf_symvalue: Other: 000004a4+c0000000=c00004a4
up_relocateadd: BRANCH at c000049a [000a0563] to sym=0x5040ec70 st_value=c00004a4
up_relocateadd: offset for Bx=10 (0xa) (val=0x00000500) already set!
elf_read: Read 24 bytes from offset 922096
elf_symvalue: Other: 00000330+c0000000=c0000330
up_relocateadd: RVC_JUMP at c00004ae [7771b549] to sym=0x5040ecb0 st_value=c0000330
up_relocateadd: offset for C.J=-382 (0xfffffffffffffe82) (val=0x1548) already set!
elf_read: Read 24 bytes from offset 922120
elf_symvalue: Other: 000004fe+c0000000=c00004fe
up_relocateadd: RVC_BRANCH at c00004bc [8733e329] to sym=0x5040ecf0 st_value=c00004fe
up_relocateadd: offset for C.Bx=66 (0x42) (val=0x0028) already set!
elf_read: Read 24 bytes from offset 922144
elf_symvalue: Other: 000004d4+c0000000=c00004d4
up_relocateadd: BRANCH at c00004c6 [000a8763] to sym=0x5040ed30 st_value=c00004d4
up_relocateadd: offset for Bx=14 (0xe) (val=0x00000700) already set!
elf_read: Read 24 bytes from offset 922168
elf_symvalue: Other: 0000053a+c0000000=c000053a
up_relocateadd: BRANCH at c00004d0 [06c58563] to sym=0x5040ed70 st_value=c000053a
up_relocateadd: offset for Bx=106 (0x6a) (val=0x06000500) already set!
elf_read: Read 24 bytes from offset 922192
elf_symvalue: Other: 00000542+c0000000=c0000542
up_relocateadd: BRANCH at c00004da [06ca4463] to sym=0x5040edb0 st_value=c0000542
up_relocateadd: offset for Bx=104 (0x68) (val=0x06000400) already set!
up_relocateadd: BRANCH at c00004e2 [06aa5063] to sym=0x5040edb0 st_value=c0000542
up_relocateadd: offset for Bx=96 (0x60) (val=0x06000000) already set!
elf_read: Read 24 bytes from offset 922216
elf_symvalue: Other: 000004f6+c0000000=c00004f6
up_relocateadd: BRANCH at c00004ec [000a4563] to sym=0x5040edf0 st_value=c00004f6
up_relocateadd: offset for Bx=10 (0xa) (val=0x00000500) already set!
up_relocateadd: BRANCH at c00004f2 [00ea5663] to sym=0x5040ecf0 st_value=c00004fe
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 922240
elf_symvalue: Other: 00000518+c0000000=c0000518
up_relocateadd: BRANCH at c000050a [0007d763] to sym=0x5040ee30 st_value=c0000518
up_relocateadd: offset for Bx=14 (0xe) (val=0x00000700) already set!
elf_read: Read 24 bytes from offset 922264
elf_symvalue: Other: 00000516+c0000000=c0000516
up_relocateadd: BRANCH at c0000510 [000a5363] to sym=0x5040ee70 st_value=c0000516
up_relocateadd: offset for Bx=6 (0x6) (val=0x00000300) already set!
elf_read: Read 24 bytes from offset 922288
elf_symvalue: Other: 0000051e+c0000000=c000051e
up_relocateadd: BRANCH at c0000518 [00098363] to sym=0x5040eeb0 st_value=c000051e
up_relocateadd: offset for Bx=6 (0x6) (val=0x00000300) already set!
elf_read: Read 24 bytes from offset 922312
elf_symvalue: Other: 00000548+c0000000=c0000548
up_relocateadd: RVC_BRANCH at c000051e [861bc48d] to sym=0x5040eef0 st_value=c0000548
up_relocateadd: offset for C.Bx=42 (0x2a) (val=0x040c) already set!
elf_read: Read 24 bytes from offset 922336
elf_symvalue: Other: 00000530+c0000000=c0000530
up_relocateadd: BRANCH at c0000528 [01975463] to sym=0x5040ef30 st_value=c0000530
up_relocateadd: offset for Bx=8 (0x8) (val=0x00000400) already set!
elf_read: Read 24 bytes from offset 922360
elf_symvalue: Other: 0000056a+c0000000=c000056a
up_relocateadd: RVC_BRANCH at c0000534 [8ccaeb1d] to sym=0x5040ef70 st_value=c000056a
up_relocateadd: offset for C.Bx=54 (0x36) (val=0x081c) already set!
elf_read: Read 24 bytes from offset 922384
elf_symvalue: Other: 0000055c+c0000000=c000055c
up_relocateadd: RVC_JUMP at c0000538 [3afda015] to sym=0x5040efb0 st_value=c000055c
up_relocateadd: offset for C.J=36 (0x24) (val=0x0014) already set!
elf_read: Read 24 bytes from offset 922408
elf_symvalue: Other: 000004c6+c0000000=c00004c6
up_relocateadd: RVC_JUMP at c0000540 [049bb759] to sym=0x5040eff0 st_value=c00004c6
up_relocateadd: offset for C.J=-122 (0xffffffffffffff86) (val=0x1758) already set!
up_relocateadd: RVC_JUMP at c0000546 [7613bf65] to sym=0x5040ecf0 st_value=c00004fe
up_relocateadd: offset for C.J=-72 (0xffffffffffffffb8) (val=0x1f64) already set!
elf_read: Read 24 bytes from offset 92266e
up_relocateadd: offset for C.J=-146 (0xffffffffffffff6e) (val=0x17bc) already set!
elf_read: Read 24 bytes from offset 923032
elf_symvalue: Other: 0000070c+c0000000=c000070c
up_relocateadd: RVC_BRANCH at c0000706 [2405e299] to sym=0x5040f6b0 st_value=c000070c
up_relocateadd: offset for C.Bx=6 (0x6) (val=0x0018) already set!
elf_read: Read 24 bytes from offset 923056
elf_symvalue: Other: 0000067a+c0000000=c000067a
up_relocateadd: RVC_JUMP at c000070a [0593bf85] to sym=0x5040f6f0 st_value=c000067a
up_relocateadd: offset for C.J=-144 (0xffffffffffffff70) (val=0x1f84) already set!
up_relocateadd: RVC_JUMP at c0000716 [3783b795] to sym=0x5040f6f0 st_value=c000067a
up_relocateadd: offset for C.J=-156 (0xffffffffffffff64) (val=0x1794) already set!
elf_read: Read 24 bytes from offset 923080
elf_symvalue: Other: 000006d4+c0000000=c00006d4
up_relocateadd: RVC_JUMP at c0000726 [c583b77d] to sym=0x5040f730 st_value=c00006d4
up_relocateadd: ofset for C.J=-82 (0xffffffffffffffae) (val=0x177c) already set!
elf_read: Read 24 bytes from offset 923104
elf_symvalue: Other: 000006da+c0000000=c00006da
up_relocateadd: RVC_JUMP at c0000736 [a703b755] to sym=0x5040f770 st_value=c00006da
up_relocateadd: offset for C.J=-92 (0xffffffffffffffa4) (val=0x1754) already set!
elf_read: Read 24 bytes from offset 923128
elf_symvalue: Other: 00000772+c0000000=c0000772
up_relocateadd: RVC_BRANCH at c000074c [4901e39d] to sym=0x5040f7b0 st_value=c0000772
up_relocateadd: offset for C.Bx=38 (0x26) (val=0x001c) already set!
elf_read: Read 24 bytes from offset 923152
elf_symvalue: Other: 00000760+c0000000=c0000760
up_relocateadd: RVC_JUMP at c0000750 [3783a801] to sym=0x5040f7f0 st_value=c0000760
up_relocateadd: offset for C.J=16 (0x10) (val=0x0800) already set!
elf_read: Rad 24 bytes from offset 923176
elf_symvalue: Other: 00000752+c0000000=c0000752
up_relocateadd: BRANCH at c000076c [fee4e3e3] to sym=0x5040f830 st_value=c0000752
up_relocateadd: offset for Bx=-26 (0xffffffffffffffe6) (val=0xfe000380) already set!
up_relocateadd: BRANCH at c0000788 [ba9ceae3] to sym=0x5040f3b0 st_value=c000033c
up_relocateadd: offset for Bx=-1100 (0xfffffffffffffbb4) (val=0xba000a80) already set!
up_relocateadd: RVC_JUMP at c0000790 [0693b675] to sym=0x5040f3b0 st_value=c000033c
up_relocateadd: offset for C.J=-1108 (0xfffffffffffffbac) (val=0x1674) already set!
elf_read: Read 24 bytes from offset 923200
elf_symvalue: Other: 000007a6+c0000000=c00007a6
up_relocateadd: BRANCH at c000079a [00d90663] to sym=0x5040f870 st_value=c00007a6
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 923224
elf_symvalue: Other: 000008b0+c0000000=c00008b0
up_relocateadd: BRANCH at c00007a2 [10d91763] to sym=0x5040f8b0 st_value=c00008b0
up_relocateadd: offset for Bx=270 (0x10e) (val=0x10000700) already set!
elf_read: Read 24 bytes from offset 923248
elf_symvalue: Other: 00000880+c0000000=c0000880
up_relocateadd: BRANCH at c00007a6 [0d771d63] to sym=0x5040f8f0 st_value=c0000880
up_relocateadd: offset for Bx=218 (0xda) (val=0x0c000d00) already set!
elf_read: Read 24 bytes from offset 923272
elf_symvalue: Other: 000007ca+c0000000=c00007ca
up_relocateadd: BRANCH at c00007b6 [00055a63] to sym=0x5040f930 st_value=c00007ca
up_relocateadd: offset for Bx=20 (0x14) (val=0x00000a00) already set!
elf_read: Read 24 bytes from offset 923296
elf_symvalue: Other: 000007d6+c0000000=c00007d6
up_relocateadd: RVC_BRANCH at c00007ce [e099c781] to sym=0x5040f970 st_value=c00007d6
up_relocateadd: offset for C.Bx=8 (0x8) (val=0x0400) already set!
up_relocateadd: RVC_BRANCH at c00007d0 [4a01e099] to sym=0x5040f970 st_value=c00007d6
up_relocateadd: offset for C.Bx=6 (0x6) (val=0x0018) already set!
elf_read: Read 24 bytes from offset 923320
elf_symvalue: Other: 000007ee+c0000000=c00007ee
up_relocateadd: RVC_BRANCH at c00007d4 [0a13cd09] to sym=0x5040f9b0 st_value=c00007ee
up_relocateadd: offset for C.Bx=26 (0x1a) (val=0x0c08) already set!
up_relocateadd: CALL at c00007de [00000097] to sym=0x5040f570 st_value=c0000b16
_calc_imm: offset=824: hi=0 lo=824
up_relocateadd: RELAX at c00007de [00000097]
elf_read: Read 24 bytes from offset 923344
elf_symvalue: Other: 000009b0+c0000000=c00009b0
up_relocateadd: BRANCH at c00007f6 [1a078d63] to sym=0x5040f9f0 st_value=c00009b0
up_relocateadd: offset for Bx=442 (0x1ba) (val=0x1a000d00) already set!
elf_read: Read 24 bytes from offset 923368
elf_symvalue: Other: 00000828+c0000000=c0000828
up_relocateadd: BRANCH at c0000808 [029ad063] to sym=0x5040fa30 st_value=c0000828
up_relocateadd: offset for Bx=32 (0x20) (val=0x02000000) already set!
up_relocateadd: BRANCH at c0000818 [00d71863] to sym=0x5040fa30 st_value=c0000828
up_relocateadd: offset for Bx=16 (0x10) (val=0x00000800) already set!
elf_read: Read 24 bytes from offset 923392
elf_symvalue: Other: 000009ca+c0000000=c00009ca
up_relocateadd: BRANCH at c000082c [18070f63] to sym=0x5040fa70 st_value=c00009ca
up_relocateadd: offset for Bx=414 (0x19e) (val=0x18000f00) already set!
elf_read: Read 24 bytes from offset 923416
elf_symvalue: Other: 000009b6+c0000000=c00009b6
up_relocateadd: BRANCH at c0000840 [16e69b63] to sym=0x5040fab0 st_value=c00009b6
up_relocateadd: offset for Bx=374 (0x176) (val=0x16000b00) already set!
elf_read: Read 24 bytes from offset 923440
elf_symvalue: Other: 000009f2+c0000000=c00009f2
up_relocateadd: BRANCH at c0000856 [18071e63] to sym=0x5040faf0 st_value=c00009f2
up_relocateadd: offset for Bx=412 (0x19c) (val=0x18000e00) already set!
elf_read: Read 24 bytes from offset 923464
elf_symvalue: Other: 00000876+c0000000=c0000876
up_relocateadd: RVC_BRANCH at c000085e [871bcf01] to sym=0x5040fb30 st_value=c0000876
up_relocateadd: offset for C.Bx=24 (0x18) (val=0x0c00) already set!
up_relocateadd: BRANCH at c0000866 [01975863] to sym=0x5040fb30 st_value=c0000876
up_relocateadd: offset for Bx=16 (0x10) (val=0x00000800) already set!
elf_read: Read 24 bytes from offset 923488
elf_symvalue: Other: 000009e6+c0000000=c00009e6
up_relocateadd: RVC_JUMP at c000087e [7713a2a5] to sym=0x5040fb70 st_value=c00009e6
up_relocateadd: offset for C.J=360 (0x168) (val=0x02a4) already set!
elf_read: Read 24 bytes from offset 923512
elf_symvalue: Other: 000007aa+c0000000=c00007aa
up_relocateadd: RVC_BRANCH at c0000884 [7713f31d] to sym=0x5040fbb0 st_value=c00007aa
up_relocateadd: offset for C.Bx=-218 (0xffffffffffffff26) (val=0x101c) already set!
elf_read: Read 24 bytes from offset 923536
elf_symvalue: Other: 000007ae+c0000000=c00007ae
up_relocateadd: RVC_BRANCH at c000088e [6785d305] to sym=0x5040fbf0 st_value=c00007ae
up_relocateadd: offset for C.Bx=-224 (0xffffffffffffff20) (val=0x1004) already set!
elf_read: Read 24 bytes from offset 923560
elf_symvalue: Other: 000008a6+c0000000=c00008a6
up_relocateadd: RVC_BRANCH at c000089a [151be711] to sym=0x5040fc30 st_value=c00008a6
up_relocateadd: offset for C.Bx=12 (0xc) (val=0x0410) already set!
up_relocateadd: RVC_JUMP at c00008a4 [151bb729] to sym=0x5040fbf0 st_value=c00007ae
up_relocateadd: offset for C.J=-246 (0xffffffffffffff0a) (val=0x1728) already set!
up_relocateadd: RVC_JUMP at c00008ae [1563b701] to sym=0x5040fbf0 st_value=c00007ae
up_relocateadd: offset for C.J=-256 (0xffffffffffffff00) (val=0x1700) already set!
elf_read: Read 24 bytes from offset 923584
elf_symvalue: Other: 000008fa+c0000000=c00008fa
up_relocateadd: BRANCH at c00008b0 [05771563] to sym=0x5040fc70 st_value=c00008fa
up_relocateadd: offset for Bx=74 (0x4a) (val=0x04000500) already set!
elf_read: Read 24 bytes from offset 923608
elf_symvalue: Other: 0000096c+c0000000=c000096c
up_relocateadd: BRANCH at c00008c6 [0ae90363] to sym=0x5040fcb0 st_value=c000096c
up_relocateadd: offset for Bx=166 (0xa6) (val=0x0a000300) already set!
elf_read: Read 24 bytes from offset 923632
elf_symvalue: Other: 0000092a+c0000000=c000092a
up_relocateadd: BRANCH at c00008ca [07276063] to sym=0x5040fcf0 st_value=c000092a
up_relocateadd: offset for Bx=96 (0x60) (val=0x06000000) already set!
elf_read: Read 24 bytes from offset 923656
elf_symvalue: Other: 000009a2+c0000000=c00009a2
up_relocateadd: BRANCH at c00008d2 [0ce90863] to sym=0x5040fd30 st_value=c00009a2
up_relocateadd: offset for Bx=208 (0xd0) (val=0x0c000800) already set!
elf_read: Read 24 bytes from offset 923680
elf_symvalue: Other: 00000958+c0000000=c0000958
up_relocateadd: BRANCH at c00008dc [06f90e63] to sym=0x5040fd70 st_value=c0000958
up_relocateadd: offset for Bx=124 (0x7c) (val=0x06000e00) already set!
up_relocateadd: RVC_JUMP at c00008f8 [7713a2f9] to sym=0x5040bf90 st_value=c0000ac6
up_relocateadd: offset for C.J=462 (0x1ce) (val=0x02f8) already set!
elf_read: Read 24 bytes from offset 923704
elf_symvalue: Other: 000008b4+c0000000=c00008b4
up_relocateadd: RVC_BRANCH at c00008fe [7693fb5d] to sym=0x5040fdb0 st_value=c00008b4
up_relocateadd: offset for C.Bx=-74 (0xffffffffffffffb6) (val=0x185c) already set!
elf_read: Read 24 bytes from offset 923728
elf_symvalue: Other: 00000912+c0000000=c0000912
up_relocateadd: RVC_BRANCH at c0000908 [1513e689] fset 1825360
elf_symvalue: Other: 000018ee+c0000000=c00018ee
up_relocateadd: CALL at c0000d0e [00000097] to sym=0x50411030 st_value=c00018ee
_calc_imm: offset=3040: hi=1 lo=-1056
up_relocateadd: RELAX at c0000d0e [00001097]
up_relocateadd: CALL at c0000d22 [00000097] to sym=0x50410fb0 st_value=c000198c
_calc_imm: offset=3178: hi=1 lo=-918
up_relocateadd: RELAX at c0000d22 [00001097]
up_relocateadd: CALL at c0000d2c [00000097] to sym=0x50411030 st_value=c00018ee
_calc_imm: offset=3010: hi=1 lo=-1086
up_relocateadd: RELAX at c0000d2c [00001097]
up_relocateadd: CALL at c0000d38 [00000097] to sym=0x50411030 st_value=c00018ee
_calc_imm: offset=2998: hi=1 lo=-1098
up_relocateadd: RELAX at c0000d38 [00001097]
elf_read: Read 24 bytes from offset 1822240
elf_symvalue: Other: 000019a0+c0000000=c00019a0
up_relocateadd: CALL at c0000d5a [00000097] to sym=0x50411070 st_value=c00019a0
_calc_imm: offset=3142: hi=1 lo=-954
up_relocateadd: RELAX at c0000d5a [00001097]
elf_read: Read 24 bytes from offset 960280
elf_symvalue: Other: 00000d7c+c0000000=c0000d7c
up_relocateadd: BRANCH at c0000d64 [00054c63] to sym=0x504110b0 st_value=c0000d7c
up_relocateadd: offset for Bx=24 (0x18) (val=0x00000c00) already set!
elf_read: Read 24 bytes from offset 1819648
elf_symvalue: Other: 00000fd2+c0000000=c0000fd2
up_relocateadd: CALL at c0000d7c [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=598: hi=0 lo=598
up_relocateadd: RELAX at c0000d7c [00000097]
elf_read: Read 24 bytes from offset 960304
elf_symvalue: Other: 00000da6+c0000000=c0000da6
up_relocateadd: BRANCH at c0000d86 [02f04063] to sym=0x50411130 st_value=c0000da6
up_relocateadd: offset for Bx=32 (0x20) (val=0x02000000) already set!
elf_read: Read 24 bytes from offset 960184
elf_symvalue: Other: 00000248+c000a5b0=c000a7f8
up_relocateadd: PCREL_HI20 at c0000d8a [00000617] to sym=0x50411170 st_value=c000a7f8
_calc_imm: offset=39534: hi=10 lo=-1426
up_relocateadd: RELAX at c0000d8a [0000a617]
elf_read: Read 24 bytes from offset 960208
elf_symvalue: Other: 00000d8a+c0000000=c0000d8a
up_relocateadd: PCREL_LO12_I at c0000d8e [a6e60613] to sym=0x504111b0 st_value=c0000d8a
up_relocateadd: RELAX at c0000d8e [a6e60613]
elf_read: Read 24 bytes from offset 960232
elf_symvalue: Other: 00000258+c000a5b0=c000a808
up_relocateadd: PCREL_HI20 at c0000d96 [00000517] to sym=0x504111f0 st_value=c000a808
_calc_imm: offset=39538: hi=10 lo=-1422
up_relocateadd: RELAX at c0000d96 [0000a517]
elf_read: Read 24 bytes from offset 960256
elf_symvalue: Other: 00000d96+c0000000=c0000d96
up_relocateadd: PCREL_LO12_I at c0000d9a [a7250513] to sym=0x50411230 st_value=c0000d96
up_relocateadd: RELAX at c0000d9a [a7250513]
elf_read: Read 24 bytes from offset 1825576
elf_symvalue: Other: 00000fbc+c0000000=c0000fbc
up_relocateadd: CALL at c0000d9e [00000097] to sym=0x50411270 st_value=c0000fbc
_calc_imm: offset=542: hi=0 lo=542
up_relocateadd: RELAX at c0000d9e [00000097]
elf_read: Read 24 bytes from offset 960328
elf_symvalue: Other: 00000d54+c0000000=c0000d54
up_relocateadd: BRANCH at c0000da6 [fb3787e3] to sym=0x504112b0 st_value=c0000d54
up_relocateadd: offset for Bx=-82 (0xffffffffffffffae) (val=0xfa000780) already set!
elf_read: Read 24 bytes from offset 960352
elf_symvalue: Other: 00000d6e+c0000000=c0000d6e
up_relocateadd: RVC_JUMP at c0000dae [1101b7c1] to sym=0x504112f0 st_value=c0000d6e
up_relocateadd: offset for C.J=-64 (0xffffffffffffffc0) (val=0x17c0) already set!
elf_read: Read 24 bytes from offset 960136
elf_symvalue: Other: 00000d40+c0000000=c0000d40
up_relocateadd: CALL at c0000dbe [00000097] to sym=0x50411330 st_value=c0000d40
_calc_imm: offset=-126: hi=0 lo=-126
up_relocateadd: RELAX at c0000dbe [00000097]
elf_read: Read 24 bytes from offset 960160
elf_symvalue: Other: 00000db0+c0000000=c0000db0
up_relocateadd: PCREL_HI20 at c0000dcc [00000797] to sym=0x50411370 st_value=c0000db0
_calc_imm: offset=-28: hi=0 lo=-28
up_relocateadd: RELAX at c0000dcc [00000797]
elf_read: Read 24 bytes from offset 960376
elf_symvalue: Other: 00000dcc+c0000000=c0000dcc
up_relocateadd: PCREL_LO12_I at c0000dd0 [fe478793] to sym=0x504113b0 st_value=c0000dcc
up_relocateadd: RELAX at c0000dd0 [fe478793]
up_relocateadd: PCREL_HI20 at c0000dd6 [00000797] to sym=0x50411330 st_value=c0000d40
_calc_imm: offset=-150: hi=0 lo=-150
up_relocateadd: RELAX at c0000dd6 [00000797]
elf_read: Read 24 bytes from offset 960400
elf_symvalue: Other: 00000dd6+c0000000=c0000dd6
up_relocateadd: PCREL_LO12_I at c0000dda [f6a78793] to sym=0x504113f0 st_value=c0000dd6
up_relocateadd: RELAX at c0000dda [f6a78793]
elf_read: Read 24 bytes from offset 1820176
elf_symvalue: Other: 00000df2+c0000000=c0000df2
up_relocateadd: PCREL_HI20 at c0000de0 [00000797] to sym=0x50411430 st_value=c0000df2
_calc_imm: offset=18: hi=0 lo=18
up_relocateadd: RELAX at c0000de0 [00000797]
elf_read: Read 24 bytes from offset 960424
elf_symvalue: Other: 00000de0+c0000000=c0000de0
up_relocateadd: PCREL_LO12_I at c0000de4 [01278793] to sym=0x50411470 st_value=c0000de0
up_relocateadd: RELAX at c0000de4 [01278793]
elf_read: Read 24 bytes from offset 964744
elf_symvalue: Other: 00000e12+c0000000=c0000e12
up_relocateadd: BRANCH at c0000e0a [00054463] to sym=0x504114b0 st_value=c0000e12
up_relocateadd: offset for Bx=8 (0x8) (val=0x00000400) already set!
elf_read: Read 24 bytes from offset 964768
elf_symvalue: Other: 00000e58+c0000000=c0000e58
up_relocateadd: BRANCH at c0000e32 [02d74363] to sym=0x504114f0 st_value=c0000e58
up_relocateadd: offset for Bx=38 (0x26) (val=0x02000300) already set!
elf_read: Read 24 bytes from offset 1820320
elf_symvalue: Other: 00000fa0+c0000000=c0000fa0
up_relocateadd: CALL at c0000e3c [00000097] to sym=0x50411530 st_value=c0000fa0
_calc_imm: offset=356: hi=0 lo=356
up_relocateadd: RELAX at c0000e3c [00000097]
elf_read: Read 24 bytes from offset 964792
elf_symvalue: Other: 00000e4c+c0000000=c0000e4c
up_relocateadd: BRANCH at c0000e5e [fe0547e3] to sym=0x50411570 st_value=c0000e4c
up_relocateadd: offset for Bx=-18 (0xffffffffffffffee) (val=0xfe000780) already set!
elf_read: Read 24 bytes from offset 964696
elf_symvalue: Other: 00000e1a+c0000000=c0000e1a
up_relocateadd: CALL at c0000e84 [00000097] to sym=0x504115b0 st_value=c0000e1a
_calc_imm: offset=-106: hi=0 lo=-106
up_relocateadd: RELAX at c0000e84 [00000097]
elf_read: Read 24 bytes from offset 964720
elf_symvalue: Other: 00000e76+c0000000=c0000e76
up_relocateadd: PCREL_HI20 at c0000e92 [00000797] to sym=0x504115f0 st_value=c0000e76
_calc_imm: offset=-28: hi=0 lo=-28
up_relocateadd: RELAX at c0000e92 [00000797]
elf_read: Read 24 bytes from offset 964816
elf_symvalue: Other: 00000e92+c0000000=c0000e92
up_relocateadd: PCREL_LO12_I at c0000e96 [fe478793] to sym=0x50411630 st_value=c0000e92
up_relocateadd: RELAX at c0000e96 [fe478793]
up_relocateadd: PCREL_HI20 at c0000e9c [00000797] to sym=0x504115b0 st_value=c0000e1a
_calc_imm: offset=-130: hi=0 lo=-130
up_relocateadd: RELAX at c0000e9c [00000797]
elf_read: Read 24 bytes from offset 964840
elf_symvalue: Other: 00000e9c+c0000000=c0000e9c
up_relocateadd: PCREL_LO12_I at c0000ea0 [f7e78793] to sym=0x50411670 st_value=c0000e9c
up_relocateadd: RELAX at c0000ea0 [f7e78793]
elf_read: Read 24 bytes from offset 964672
elf_symvalue: Other: 00000df6+c0000000=c0000df6
up_relocateadd: PCREL_HI20 at c0000ea6 [00000797] to sym=0x504116b0 st_value=c0000df6
_calc_imm: offset=-176: hi=0 lo=-176
up_relocateadd: RELAX at c0000ea6 [00000797]
elf_read: Read 24 bytes from offset 964864
elf_symvalue: Other: 00000ea6+c0000000=c0000ea6
up_relocateadd: PCREL_LO12_I at c0000eaa [f5078793] to sym=0x504116f0 st_value=c0000ea6
up_relocateadd: RELAX at c0000eaa [f5078793]
elf_read: Read 24 bytes from offset 969136
elf_symvalue: Other: 00000f86+c0000000=c0000f86
up_relocateadd: RVC_BRANCH at c0000ebc [7713c669] to sym=0x50411730 st_value=c0000f86
up_relocateadd: offset for C.Bx=202 (0xca) (val=0x0468) already set!
elf_read: Read 24 bytes from offset 969160
elf_symvalue: Other: 00000f7e+c0000000=c0000f7e
up_relocateadd: RVC_BRANCH at c0000ec4 [0023cf4d] to sym=0x50411770 st_value=c0000f7e
up_relocateadd: offset for C.Bx=186 (0xba) (val=0x0c4c) already set!
elf_read: Read 24 bytes from offset 969184
elf_symvalue: Other: 00000f62+c0000000=c0000f62
up_relocateadd: BRANCH at c0000ed2 [08c77863] to sym=0x504117b0 st_value=c0000f62
up_relocateadd: offset for Bx=144 (0x90) (val=0x08000800) already set!
elf_read: Read 24 bytes from offset 969208
elf_symvalue: Other: 00000f76+c0000000=c0000f76
up_relocateadd: RVC_BRANCH at c0000eee [9023c6c1] to sym=0x504117f0 st_value=c0000f76
up_relocateadd: offset for C.Bx=136 (0x88) (val=0x0440) already set!
elf_read: Read 24 bytes from offset 969232
elf_symvalue: Other: 00000f54+c0000000=c0000f54
up_relocateadd: BRANCH at c0000efa [04c6fd63] to sym=0x50411830 st_value=c0000f54
up_relocateadd: offset for Bx=90 (0x5a) (val=0x04000d00) already set!
elf_read: Read 24 bytes from offset 969256
elf_symvalue: Other: 00000f1a+c0000000=c0000f1a
up_relocateadd: BRANCH at c0000f0e [00088663] to sym=0x50411870 st_value=c0000f1a
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 969280
elf_symvalue: Other: 00000f6a+c0000000=c0000f6a
up_relocateadd: BRANCH at c0000f32 [02c36c63] to sym=0x504118b0 st_value=c0000f6a
up_relocateadd: offset for Bx=56 (0x38) (val=0x02000c00) already set!
up_relocateadd: BRANCH at c0000f48 [00c6f663] to sym=0x50411830 st_value=c0000f54
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
up_relocateadd: BRANCH at c0000f56 [00c6f663] to sym=0x504117b0 st_value=c0000f62
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
up_relocateadd: RVC_BRANCH at c0000f62 [8023c215] to sym=0x50411730 st_value=c0000f86
up_relocateadd: offset for C.Bx=36 (0x24) (val=0x0014) already set!
elf_read: Read 24 bytes from offset 969304
elf_symvalue: Other: 00000f32+c0000000=c0000f32
up_relocateadd: RVC_JUMP at c0000f74 [468dbf7d] to sym=0x504118f0 st_value=c0000f32
up_relocateadd: offset for C.J=-66 (0x[00000097]
elf_read: Read 24 bytes from offset 1004152
elf_symvalue: Other: 00001402+c0000000=c0001402
up_relocateadd: BRANCH at c00013e4 [00055f63] to sym=0x5040ec70 st_value=c0001402
up_relocateadd: offset for Bx=30 (0x1e) (val=0x00000f00) already set!
up_relocateadd: CALL at c00013e8 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-1046: hi=0 lo=-1046
up_relocateadd: RELAX at c00013e8 [00000097]
up_relocateadd: CALL at c0001402 [00000097] to sym=0x5040bed0 st_value=c000190e
_calc_imm: offset=1292: hi=0 lo=1292
up_relocateadd: RELAX at c0001402 [00000097]
elf_read: Read 24 bytes from offset 1004176
elf_symvalue: Other: 000013f6+c0000000=c00013f6
up_relocateadd: RVC_JUMP at c000140c [711db7ed] to sym=0x5040ecb0 st_value=c00013f6
up_relocateadd: offset for C.J=-22 (0xffffffffffffffea) (val=0x17ec) already set!
elf_read: Read 24 bytes from offset 1818688
elf_symvalue: Other: 000018fa+c0000000=c00018fa
up_relocateadd: CALL at c0001422 [00000097] to sym=0x5040ed30 st_value=c00018fa
_calc_imm: offset=1240: hi=0 lo=1240
up_relocateadd: RELAX at c0001422 [00000097]
elf_read: Read 24 bytes from offset 1821040
elf_symvalue: Other: 00001740+c0000000=c0001740
up_relocateadd: CALL at c000142e [00000097] to sym=0x5040ed70 st_value=c0001740
_calc_imm: offset=786: hi=0 lo=786
up_relocateadd: RELAX at c000142e [00000097]
elf_read: Read 24 bytes from offset 1823560
elf_symvalue: Other: 00001766+c0000000=c0001766
up_relocateadd: CALL at c000143c [00000097] to sym=0x5040edb0 st_value=c0001766
_calc_imm: offset=810: hi=0 lo=810
up_relocateadd: RELAX at c000143c [00000097]
elf_read: Read 24 bytes from offset 1820080
elf_symvalue: Other: 0000194c+c0000000=c000194c
up_relocateadd: CALL at c0001450 [00000097] to sym=0x5040edf0 st_value=c000194c
_calc_imm: offset=1276: hi=0 lo=1276
up_relocateadd: RELAX at c0001450 [00000097]
elf_read: Read 24 bytes from offset 1004200
elf_symvalue: Other: 00001478+c0000000=c0001478
up_relocateadd: BRANCH at c000145a [00055f63] to sym=0x5040ee30 st_value=c0001478
up_relocateadd: offset for Bx=30 (0x1e) (val=0x00000f00) already set!
up_relocateadd: CALL at c000145e [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-1164: hi=0 lo=-1164
up_relocateadd: RELAX at c000145e [00000097]
elf_read: Read 24 bytes from offset 1004224
elf_symvalue: Other: 0000144a+c0000000=c000144a
up_relocateadd: BRANCH at c0001468 [ff3781e3] to sym=0x5040ee70 st_value=c000144a
up_relocateadd: offset for Bx=-30 (0xffffffffffffffe2) (val=0xfe000180) already set!
up_relocateadd: BRANCH at c0001470 [fd278de3] to sym=0x5040ee70 st_value=c000144a
up_relocateadd: offset for Bx=-38 (0xffffffffffffffda) (val=0xfc000d80) already set!
elf_read: Read 24 bytes from offset 1004248
elf_symvalue: Other: 00001482+c0000000=c0001482
up_relocateadd: BRANCH at c0001474 [00044763] to sym=0x5040eeb0 st_value=c0001482
up_relocateadd: offset for Bx=14 (0xe) (val=0x00000700) already set!
up_relocateadd: CALL at c0001478 [00000097] to sym=0x5040bed0 st_value=c000190e
_calc_imm: offset=1174: hi=0 lo=1174
up_relocateadd: RELAX at c0001478 [00000097]
elf_read: Read 24 bytes from offset 1004344
elf_symvalue: Other: 000014fa+c0000000=c00014fa
up_relocateadd: BRANCH at c0001496 [06f70263] to sym=0x5040eef0 st_value=c00014fa
up_relocateadd: offset for Bx=100 (0x64) (val=0x06000200) already set!
up_relocateadd: CALL at c00014a2 [00000097] to sym=0x5040e930 st_value=c00012f8
_calc_imm: offset=-426: hi=0 lo=-426
up_relocateadd: RELAX at c00014a2 [00000097]
elf_read: Read 24 bytes from offset 1004368
elf_symvalue: Other: 000014c8+c0000000=c00014c8
up_relocateadd: RVC_BRANCH at c00014aa [0617ed19] to sym=0x5040ef30 st_value=c00014c8
up_relocateadd: offset for C.Bx=30 (0x1e) (val=0x0c18) already set!
elf_read: Read 24 bytes from offset 1004272
elf_symvalue: Other: 000002a8+c000a5b0=c000a858
up_relocateadd: PCREL_HI20 at c00014ac [00000617] to sym=0x5040ef70 st_value=c000a858
_calc_imm: offset=37804: hi=9 lo=940
up_relocateadd: RELAX at c00014ac [00009617]
elf_read: Read 24 bytes from offset 1004296
elf_symvalue: Other: 000014ac+c0000000=c00014ac
up_relocateadd: PCREL_LO12_I at c00014b0 [3ac60613] to sym=0x5040efb0 st_value=c00014ac
up_relocateadd: RELAX at c00014b0 [3ac60613]
up_relocateadd: PCREL_HI20 at c00014b8 [00000517] to sym=0x5040ea70 st_value=c000a840
_calc_imm: offset=37768: hi=9 lo=904
up_relocateadd: RELAX at c00014b8 [00009517]
elf_read: Read 24 bytes from offset 1004320
elf_symvalue: Other: 000014b8+c0000000=c00014b8
up_relocateadd: PCREL_LO12_I at c00014bc [38850513] to sym=0x5040eff0 st_value=c00014b8
up_relocateadd: RELAX at c00014bc [38850513]
up_relocateadd: CALL at c00014c0 [00000097] to sym=0x50411270 st_value=c0000fbc
_calc_imm: offset=-1284: hi=0 lo=-1284
up_relocateadd: RELAX at c00014c0 [00000097]
elf_read: Read 24 bytes from offset 1820920
elf_symvalue: Other: 00001970+c0000000=c0001970
up_relocateadd: CALL at c00014ce [00000097] to sym=0x5040ecf0 st_value=c0001970
_calc_imm: offset=1186: hi=0 lo=1186
up_relocateadd: RELAX at c00014ce [00000097]
elf_read: Read 24 bytes from offset 1004392
elf_symvalue: Other: 000014f2+c0000000=c00014f2
up_relocateadd: BRANCH at c00014d6 [00055e63] to sym=0x5040f030 st_value=c00014f2
up_relocateadd: offset for Bx=28 (0x1c) (val=0x00000e00) already set!
up_relocateadd: CALL at c00014da [00000097] to sym=0x5040bed0 st_value=c000190e
_calc_imm: offset=1076: hi=0 lo=1076
up_relocateadd: RELAX at c00014da [00000097]
up_relocateadd: CALL at c00014e4 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-1298: hi=0 lo=-1298
up_relocateadd: RELAX at c00014e4 [00000097]
up_relocateadd: CALL at c000150e [00000097] to sym=0x5040e930 st_value=c00012f8
_calc_imm: offset=-534: hi=0 lo=-534
up_relocateadd: RELAX at c000150e [00000097]
elf_read: Read 24 bytes from offset 1004416
elf_symvalue: Other: 00001536+c0000000=c0001536
up_relocateadd: RVC_BRANCH at c0001516 [8526c105] to sym=0x5040f070 st_value=c0001536
up_relocateadd: offset for C.Bx=32 (0x20) (val=0x0004) alelf_symvalue: Other: 00001836+c0000000=c0001836
up_relocateadd: RVC_BRANCH at c0001820 [c991cb99] to sym=0x5040fcb0 st_value=c0001836
up_relocateadd: offset for C.Bx=22 (0x16) (val=0x0818) already set!
up_relocateadd: RVC_BRANCH at c0001822 [d783c991] to ym=0x5040fcb0 st_value=c0001836
up_relocateadd: offset for C.Bx=20 (0x14) (val=0x0810) already set!
elf_read: Read 24 bytes from offset 1818736
elf_symvalue: Other: 0000181c+c0000000=c000181c
up_relocateadd: CALL at c000183e [00000097] to sym=0x5040fcf0 st_value=c000181c
_calc_imm: offset=-34: hi=0 lo=-34
up_relocateadd: RELAX at c000183e [00000097]
elf_read: Read 24 bytes from offset 1028872
elf_symvalue: Other: 0000185c+c0000000=c000185c
up_relocateadd: BRANCH at c0001848 [00055a63] to sym=0x5040fd30 st_value=c000185c
up_relocateadd: offset for Bx=20 (0x14) (val=0x00000a00) already set!
up_relocateadd: CALL at c0001850 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-2174: hi=-1 lo=1922
up_relocateadd: RELAX at c0001850 [fffff097]
elf_read: Read 24 bytes from offset 1031248
elf_symvalue: Other: 00001888+c0000000=c0001888
up_relocateadd: RVC_BRANCH at c0001866 [1141e10d] to sym=0x5040bf90 st_value=c0001888
up_relocateadd: offset for C.Bx=34 (0x22) (val=0x000c) already set!
elf_read: Read 24 bytes from offset 1031152
elf_symvalue: Other: 00000338+c000a5b0=c000a8e8
up_relocateadd: PCREL_HI20 at c000186a [00000617] to sym=0x5040fdb0 st_value=c000a8e8
_calc_imm: offset=36990: hi=9 lo=126
up_relocateadd: RELAX at c000186a [00009617]
elf_read: Read 24 bytes from offset 1031176
elf_symvalue: Other: 0000186a+c0000000=c000186a
up_relocateadd: PCREL_LO12_I at c000186e [07e60613] to sym=0x5040fdf0 st_value=c000186a
up_relocateadd: RELAX at c000186e [07e60613]
elf_read: Read 24 bytes from offset 1031200
elf_symvalue: Other: 00000350+c000a5b0=c000a900
up_relocateadd: PCREL_HI20 at c0001876 [00000517] to sym=0x5040fe30 st_value=c000a900
_calc_imm: offset=37002: hi=9 lo=138
up_relocateadd: RELAX at c0001876 [00009517]
elf_read: Read 24 bytes from offset 1031224
elf_symvalue: Other: 00001876+c0000000=c0001876
up_relocateadd: PCREL_LO12_I at c000187a [08a50513] to sym=0x5040fe70 st_value=c0001876
up_relocateadd: RELAX at c000187a [08a50513]
up_relocateadd: CALL at c0001880 [00000097] to sym=0x50411270 st_value=c0000fbc
_calc_imm: offset=-2244: hi=-1 lo=1852
up_relocateadd: RELAX at c0001880 [fffff097]
elf_read: Read 24 bytes from offset 1031272
elf_symvalue: Other: 000018a2+c0000000=c00018a2
up_relocateadd: RVC_BRANCH at c000188e [071bc911] to sym=0x5040feb0 st_value=c00018a2
up_relocateadd: offset for C.Bx=20 (0x14) (val=0x0810) already set!
elf_read: Read 24 bytes from offset1031296
elf_symvalue: Other: 000018a6+c0000000=c00018a6
up_relocateadd: BRANCH at c000189a [00e7f663] to sym=0x5040fef0 st_value=c00018a6
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 1824928
elf_symvalue: Other: 00001866+c0000000=c0001866
up_relocateadd: CALL at c00018ae [00000097] to sym=0x5040f9b0 st_value=c0001866
_calc_imm: offset=-72: hi=0 lo=-72
up_relocateadd: RELAX at c00018ae [00000097]
elf_read: Read 24 bytes from offset 1031320
elf_symvalue: Other: 000018cc+c0000000=c00018cc
up_relocateadd: BRANCH at c00018b8 [00055a63] to sym=0x5040ff30 st_value=c00018cc
up_relocateadd: offset for Bx=20 (0x14) (val=0x00000a00) already set!
up_relocateadd: CALL at c00018c0 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-2286: hi=-1 lo=1810
up_relocateadd: RELAX at c00018c0 [fffff097]
elf_read: Read 24 bytes from offset 1039192
elf_symvalue: Other: 000018f8+c0000000=c00018f8
up_relocateadd: RVC_JUMP at c00018f8 [87aaa001] to sym=0x5040ff70 st_value=c00018f8
up_relocateadd: offset for C.J=0 (0x0) (val=0x0000) already set!
elf_read: Read 24 bytes from offset 1820536
elf_symvalue: Other: 00001e62+c0000000=c0001e62
up_relocateadd: CALL at c00019c2 [00000097] to sym=0x5040ffb0 st_value=c0001e62
_calc_imm: offset=1184: hi=0 lo=1184
up_relocateadd: RELAX at c00019c2 [00000097]
elf_read: Read 24 bytes from offset 1097152
elf_symvalue: Other: 000019ec+c0000000=c00019ec
up_relocateadd: RVC_BRANCH at c00019ce [0617ed19] to sym=0x5040fff0 st_value=c00019ec
up_relocateadd: offset for C.Bx=30 (0x1e) (val=0x0c18) already set!
elf_read: Read 24 bytes from offset 1097056
elf_symvalue: Other: 00000370+c000a5b0=c000a920
up_relocateadd: PCREL_HI20 at c00019d0 [00000617] to sym=0x5040be90 st_value=c000a920
_calc_imm: offset=36688: hi=9 lo=-176
up_relocateadd: RELAX at c00019d0 [00009617]
elf_read: Read 24 bytes from offset 1097080
elf_symvalue: Other: 000019d0+c0000000=c00019d0
up_relocateadd: PCREL_LO12_I at c00019d4 [f5060613] to sym=0x50410030 st_value=c00019d0
up_relocateadd: RELAX at c00019d4 [f5060613]
elf_read: Read 24 bytes from offset 1097104
elf_symvalue: Other: 00000388+c000a5b0=c000a938
up_relocateadd: PCREL_HI20 at c00019dc [00000517] to sym=0x5040fd70 st_value=c000a938
_calc_imm: offset=36700: hi=9 lo=-164
up_relocateadd: RELAX at c00019dc [00009517]
elf_read: Read 24 bytes from offset 1097128
elf_symvalue: Other: 000019dc+c0000000=c00019dc
up_relocateadd: PCREL_LO12_I at c00019e0 [f5c50513] to sym=0x50410070 st_value=c00019dc
up_relocateadd: RELAX at c00019e0 [f5c50513]
up_relocateadd: CALL at c00019e4 [00000097] to sym=0x50411270 st_value=c0000fbc
_calc_imm: offset=-2600: hi=-1 lo=1496
up_relocateadd: RELAX at c00019e4 [fffff097]
elf_read: Read 24 bytes from offset 1825072
elf_symvalue: Other: 00001a10+c0000000=c0001a10
up_relocateadd: CALL at c00019f0 [00000097] to sym=0x5040fa30 st_value=c0001a10
_calc_imm: offset=32: hi=0 lo=32
up_relocateadd: RELAX at c00019f0 [00000097]
elf_read: Read 24 bytes from offset 1824256
elf_symvalue: Other: 0000a2d6+c0000000=c000a2d6
up_relocateadd: CALL at c0001a08 [00000317] to sym=0x504100b0 st_value=c000a2d6
_calc_imm: offset=35022: hi=9 lo=-1842
up_relocateadd: RELAX at c0001a08 [00009317]
elf_read: Read 24 bytes from offset 1101616
elf_symvalue: Other: 00001a3c+c0000000=c0001a3c
up_relocateadd: RV00000097] to sym=0x5040e3b0 st_value=c0007f20
_calc_imm: offset=24346: hi=6 lo=-230
up_relocateadd: RELAX at c0002006 [00006097]
elf_read: Read 24 bytes from offset 1125808
elf_symvalue: Other: 00002040+c0000000=c0002040
up_relocateadd: RVC_BRANCH at c0002010 [b783e905] to sym=0x5040e430 st_value=c0002040
up_relocateadd: offset for C.Bx=48 (0x30) (val=0x0804) already set!
elf_read: Read 24 bytes from offset 1125688
elf_symvalue: Other: 00000490+c000a5b0=c000aa40
up_relocateadd: PCREL_HI20 at c0002016 [00000617] to sym=0x5040e470 st_value=c000aa40
_calc_imm: offset=35370: hi=9 lo=-1494
up_relocateadd: RELAX at c0002016 [00009617]
elf_read: Read 24 bytes from offset 1125712
elf_symvalue: Other: 00002016+c0000000=c0002016
up_relocateadd: PCREL_LO12_I at c000201a [a2a60613] to sym=0x5040e4b0 st_value=c0002016
up_relocateadd: RELAX at c000201a [a2a60613]
elf_read: Read 24 bytes from offset 1125736
elf_symvalue: Other: 00000638+c000a5b0=c000abe8
up_relocateadd: PCREL_HI20 at c000201e [00000597] to sym=0x5040e4f0 st_value=c000abe8
_calc_imm: offset=35786: hi=9 lo=-1078
up_relocateadd: RELAX at c000201e [00009597]
elf_read: Read 24 bytes from offset 1125760
elf_symvalue: Other: 0000201e+c0000000=c000201e
up_relocateadd: PCREL_LO12_I at c0002022 [bca58593] to sym=0x5040e530 st_value=c000201e
up_relocateadd: RELAX at c0002022 [bca58593]
elf_read: Read 24 bytes from offset 1823584
elf_symvalue: Other: 00009822+c0000000=c0009822
up_relocateadd: CALL at c000204a [00000097] to sym=0x5040e3f0 st_value=c0009822
_calc_imm: offset=30680: hi=7 lo=2008
up_relocateadd: RELAX at c000204a [00007097]
elf_read: Read 24 bytes from offset 1125832
elf_symvalue: Other: 0000202c+c0000000=c000202c
up_relocateadd: RVC_JUMP at c0002052 [1101bfe9] to sym=0x5040e570 st_value=c000202c
up_relocateadd: offset for C.J=-38 (0xffffffffffffffda) (val=0x1fe8) already set!
elf_read: Read 24 bytes from offset 1125856
elf_symvalue: Other: 00002072+c0000000=c0002072
up_relocateadd: RVC_BRANCH at c0002066 [4508c791] to sym=0x5040bdd0 st_value=c0002072
up_relocateadd: offset for C.Bx=12 (0xc) (val=0x0410) already set!
up_relocateadd: CALL at c000206a [00000097] to sym=0x504113f0 st_value=c000a30a
_calc_imm: offset=33440: hi=8 lo=672
up_relocateadd: RELAX at c000206a [00008097]
elf_read: Read 24 bytes from offset 1125880
elf_symvalue: Other: 00002098+c0000000=c0002098
up_relocateadd: BRANCH at c0002080 [00f4cc63] to sym=0x5040e5b0 st_value=c0002098
up_relocateadd: offset for Bx=24 (0x18) (val=0x00000c00) already set!
up_relocateadd: CALL at c0002090 [00000317] to sym=0x50411530 st_value=c0007ea8
_calc_imm: offset=24088: hi=6 lo=-488
up_relocateadd: RELAX at c0002090 [00006317]
up_relocateadd: CALL at c00020a0 [00000097] to sym=0x50411530 st_value=c0007ea8
_calc_imm: offset=24072: hi=6 lo=-504
up_relocateadd: RELAX at c00020a0 [00006097]
elf_read: Read 24 bytes from offset 1125904
elf_symvalue: Other: 0000207e+c0000000=c000207e
up_relocateadd: RVC_JUMP at c00020a8 [1101bfd9] to sym=0x5040e5f0 st_value=c000207e
up_relocateadd: offset for C.J=-42 (0xffffffffffffffd6) (val=0x1fd8) already set!
elf_read: Read 24 bytes from offset 1125928
elf_symvalue: Other: 00000588+c000a5b0=c000ab38
up_relocateadd: PCREL_HI20 at c00020b6 [00000917] to sym=0x5040e630 st_value=c000ab38
_calc_imm: offset=35458: hi=9 lo=-1406
up_relocateadd: RELAX at c00020b6 [00009917]
elf_read: Read 24 bytes from offset 1125952
elf_symvalue: Other: 000020b6+c0000000=c00020b6
up_relocateadd: PCREL_LO12_I at c00020ba [a8290913] to sym=0x5040e670 st_value=c00020b6
up_relocateadd: RELAX at c00020ba [a8290913]
elf_read: Read 24 bytes from offset 1125976
elf_symvalue: Other: 00000498+c000a5b0=c000aa48
up_relocateadd: PCREL_HI20 at c00020c2 [00000597] to sym=0x5040e6b0 st_value=c000aa48
_calc_imm: offset=35206: hi=9 lo=-1658
up_relocateadd: RELAX at c00020c2 [00009597]
elf_read: Read 24 bytes from offset 1126000
elf_symvalue: Other: 000020c2+c0000000=c00020c2
up_relocateadd: PCREL_LO12_I at c00020c6 [98658593] to sym=0x50411030 st_value=c00020c2
up_relocateadd: RELAX at c00020c6 [98658593]
up_relocateadd: CALL at c00020cc [00000097] to sym=0x50411770 st_value=c00098f2
_calc_imm: offset=30758: hi=8 lo=-2010
up_relocateadd: RELAX at c00020cc [00008097]
elf_read: Read 24 bytes from offset 1819288
elf_symvalue: Other: 00003bb2+c0000000=c0003bb2
up_relocateadd: CALL at c00020dc [00000097] to sym=0x5040e230 st_value=c0003bb2
_calc_imm: offset=6870: hi=2 lo=-1322
up_relocateadd: RELAX at c00020dc [00002097]
elf_read: Read 24 bytes from offset 1126024
elf_symvalue: Other: 000004a8+c000a5b0=c000aa58
up_relocateadd: PCREL_HI20 at c00020ea [00000597] to sym=0x5040e6f0 st_value=c000aa58
_calc_imm: offset=35182: hi=9 lo=-1682
up_relocateadd: RELAX at c00020ea [00009597]
elf_read: Read 24 bytes from offset 1126048
elf_symvalue: Other: 000020ea+c0000000=c00020ea
up_relocateadd: PCREL_LO12_I at c00020ee [96e58593] to sym=0x5040e730 st_value=c00020ea
up_relocateadd: RELAX at c00020ee [96e58593]
up_relocateadd: CALL at c00020f4 [00000097] to sym=0x50411770 st_value=c00098f2
_calc_imm: offset=30718: hi=7 lo=2046
up_relocateadd: RELAX at c00020f4 [00007097]
elf_read: Read 24 bytes from offset 1124872
elf_symvalue: Other: 00002054+c0000000=c0002054
up_relocateadd: CALL t c00020fe [00000097] to sym=0x5040e770 st_value=c0002054
_calc_imm: offset=-170: hi=0 lo=-170
up_relocateadd: RELAX at c00020fe [00000097]
elf_read: Read 24 bytes from offset 1126072
elf_symvalue: Other: 0000212a+c0000000=c000212a
up_relocateadd: RVC_BRANCH at c0002114 [411cc999] to sym=0x5040e7b0 st_value=c000212a
up_relocateadd: offset for C.Bx=22 (0x16) (val=0x0818) already set!
up_relocateadd: BRANCH at c000211a [00f74863] to sym=0x5040e7b0 st_value=c000212a
up_relocateadd: offset for Bx=16 (0x10) (val=0x00000800) already set!
elf_read: Read 24 bytes from offset 1126096
elf_symvalue: Other: 00000000+c0015b28=c0015b28
up_relocateadd: PCREL_HI20 at c0002154 [00000c17] to sym=0x5040e7f0 st_value=c0015b28
_calc_imm: offset=80340: hi=20 lo=-1580
up_relocateadd: RELAX at c0002154 [00014c17]
elf_read: Read 24 bytes from offset 1126120
elf_symvalue: Other: 00002154+c0000000=c0002154
up_relocateadd: PCREL_LO12_I at c0002158 [9d4c0c13] to sym=0x5040e830 st_value=c0002154
up_relocateadd: RELAX at c0002158 [9d4c0c13]
elf_read: Read 24 bytes from offset 1126864
elf_symvalue: Other: 0000250c+c0000000=c000250c
up_relocateadd: BRANCH at c0002160 [3a0b8663] to sym=0x5040e1b0 st_value=c000250c
up_relocateadd: offset for Bx=940 (0x3ac) (val=0x3a000600) already set!
elf_read: Read 24 bytes from offset 1825600
elf_symvalue: Other: 000097f8+c0000000=c00097f8
up_relocateadd: CALL at c0002168 [00000097] to sym=0x5040e870 st_value=c00097f8
_calc_imm: offset=30352: hi=7 lo=1680
up_relocateadd: RELAX at c0002168 [00007097]
elf_read: Read 24 bytes from offset 1126888
elf_symvalue: Other: 000021a2+c0000000=c00021a2
up_relocateadd: RVC_BRANCH at c0002172 [0793e905] to sym=0x5040e8b0 st_value=c00021a2
up_relocateadd: offset for C.Bx=48 (0x30) (val=0x0804) already set!
elf_read: Read 24 bytes from offset 1126912
elf_symvalue: Other: 000021b6+c0000000=c00021b6
up_relocateadd: BRANCH at c0002178 [02fb9f63] to sym=0x5040e970 st_value=c00021b6
up_relocateadd: offset for Bx=62 (0x3e) (val=0x02000f00) already set!
elf_read: Read 24 bytes from offset 1126936
elf_symvalue: Other: 000021a6+c0000000=c00021a6
up_relocateadd: BRANCH at c0002180 [03779363] to sym=0x5040e8f0 st_value=c00021a6
up_relocateadd: offset for Bx=38 (0x26) (val=0x02000300) already set!
elf_read: Read 24 bytes from offset 1126144
elf_symvalue: Other: 00000000+c0015b18=c0015b18
up_relocateadd: PCREL_HI20 at c000218a [00000417] to sym=0x5040e9b0 st_value=c0015b18
_calc_imm: offset=80270: hi=20 lo=-1650
up_relocateadd: RELAX at c000218a [00014417]
elf_read: Read 24 bytes from offset 1126168
elf_symvalue: Other: 0000218a+c0000000=c000218a
up_relocateadd: PCREL_LO12_I at c000218e [98e40413] to sym=0x5040ea30 st_value=c000218a
up_relocateadd: RELAX at c000218e [98e40413]
elf_read: Read 24 bytes from offset 1124920
elf_symvalue: Other: 00002114+c0000000=c0002114
up_relocateadd: CALL at c0002196 [00000097] to sym=0x5040eab0 st_value=c0002114
_calc_imm: offset=-130: hi=0 lo=-130
up_relocateadd: RELAX at c0002196 [00000097]
elf_read: Read 24 bytes from offset 1126960
elf_symvalue: Other: 00002220+c0000000=c0002220
up_relocateadd: RVC_JUMP at c00021a0 [0405a041] to sym=0x5040eaf0 st_value=c0002220
up_relocateadd: offset for C.J=128 (0x80) (val=0x0040) already set!
elf_read: Read 24 bytes from offset 1126984
elf_symvalue: Other: 0000215c+c0000000=c000215c
up_relocateadd: RVC_JUMP at c00021a4 [0405bf65] to sym=0x5040eb30 st_value=c000215c
up_relocateadd: offset for C.J=-72 (0xffffffffffffffb8) (val=0x1f64) already set!
elf_read: Read 24 bytes from offset 1126192
elf_symvalue: Other: 00000000+c0015b10=c0015b10
up_relocateadd: PCREL_HI20 at c00021ac [00000417] to sym=0x5040eb70 st_value=c0015b10
_calc_imm: offset=80228: hi=20 lo=-1692
up_relocateadd: RELAX at c00021ac [00014417]
elelf_read: Read 24 bytes from offset 1128664
elf_symvalue: Other: 00002868+c0000000=c0002868
up_relocateadd: PCREL_LO12_I at c000286c [25068693] to sym=0x50410c30 st_value=c0002868
up_relocateadd: RELAX at c000286c [25068693]
up_relocateadd: PCREL_HI20 at c0002870 [00000617] to sym=0x504107b0 st_value=c000aab0
_calc_imm: offset=33344: hi=8 lo=576
up_relocateadd: RELAX at c0002870 [00008617]
elf_read: Read 24 bytes from offset 1128688
elf_symvalue: Other: 00002870+c0000000=c0002870
up_relocateadd: PCREL_LO12_I at c0002874 [24060613] to sym=0x50410c70 st_value=c0002870
up_relocateadd: RELAX at c0002874 [24060613]
elf_read: Read 24 bytes from offset 1128712
elf_symvalue: Other: 00000600+c000a5b0=c000abb0
up_relocateadd: PCREL_HI20 at c0002878 [00000597] to sym=0x50410cb0 st_value=c000abb0
_calc_imm: offset=33592: hi=8 lo=824
up_relocateadd: RELAX at c0002878 [00008597]
elf_read: Read 24 bytes from offset 1128736
elf_symvalue: Other: 00002878+c0000000=c0002878
up_relocateadd: PCREL_LO12_I at c000287c [33858593] to sym=0x504109b0 st_value=c0002878
up_relocateadd: RELAX at c000287c [33858593]
elf_read: Read 24 bytes from offset 1130392
elf_symvalue: Other: 00002f4c+c0000000=c0002f4c
up_relocateadd: RVC_JUMP at c00028b0 [c703ad71] to sym=0x50410cf0 st_value=c0002f4c
up_relocateadd: offset for C.J=1692 (0x69c) (val=0x0d70) already set!
elf_read: Read 24 bytes from offset 1130416
elf_symvalue: Other: 0000288a+c0000000=c000288a
up_relocateadd: RVC_JUMP at c00028be [4783b7f1] to sym=0x50410d30 st_value=c000288a
up_relocateadd: offset for C.J=-52 (0xffffffffffffffcc) (val=0x17f0) already set!
up_relocateadd: BRANCH at c00028d6 [e4f762e3] to sym=0x50410770 st_value=c000271a
up_relocateadd: offset for Bx=-444 (0xfffffffffffffe44) (val=0xe4000280) already set!
up_relocateadd: RVC_JUMP at c00028da [0597b375] to sym=0x50410130 st_value=c0002686
up_relocateadd: offset for C.J=-596 (0xfffffffffffffdac) (val=0x1374) already set!
elf_read: Read 24 bytes from offset 1128760
elf_symvalue: Other: 00000518+c000a5b0=c000aac8
up_relocateadd: PCREL_HI20 at c00028dc [00000597] to sym=0x50410d70 st_value=c000aac8
_calc_imm: offset=33260: hi=8 lo=492
up_relocateadd: RELAX at c00028dc [00008597]
elf_read: Read 24 bytes from offset 1128784
elf_symvalue: Other: 000028dc+c0000000=c00028dc
up_relocateadd: PCREL_LO12_I at c00028e0 [1ec58593] to sym=0x50410db0 st_value=c00028dc
up_relocateadd: RELAX at c00028e0 [1ec58593]
up_relocateadd: CALL at c00028e4 [00000097] to sym=0x504106b0 st_value=c000980a
_calc_imm: offset=28454: hi=7 lo=-218
up_relocateadd: RELAX at c00028e4 [00007097]
elf_read: Read 24 bytes from offset 1130440
elf_symvalue: Other: 00002912+c0000000=c0002912
up_relocateadd: RVC_BRANCH at c00028ee [4701e115] to sym=0x50410df0 st_value=c0002912
up_relocateadd: offset for C.Bx=36 (0x24) (val=0x0014) already set!
up_relocateadd: CALL at c00028fa [00000097] to sym=0x5040feb0 st_value=c000212c
_calc_imm: offset=-1998: hi=0 lo=-1998
up_relocateadd: RELAX at c00028fa [00000097]
up_relocateadd: BRANCH at c0002904 [e40505e3] to sym=0x504103b0 st_value=c000274e
up_relocateadd: offset for Bx=-438 (0xfffffffffffffe4a) (val=0xe4000580) already set!
up_relocateadd: BRANCH at c000290e [e40780e3] to sym=0x504103b0 st_value=c000274e
up_relocateadd: offset for Bx=-448 (0xfffffffffffffe40) (val=0xe4000080) already set!
elf_read: Read 24 bytes from offset 1130464
elf_symvalue: Other: 0000293a+c0000000=c000293a
up_relocateadd: BRANCH at c0002922 [00e79c63] to sym=0x50410e30 st_value=c000293a
up_relocateadd: offset for Bx=24 (0x18) (val=0x00000c00) already set!
up_relocateadd: PCREL_HI20 at c0002928 [0000617] to sym=0x50410370 st_value=c000aac0
_calc_imm: offset=33176: hi=8 lo=408
up_relocateadd: RELAX at c0002928 [00008617]
elf_read: Read 24 bytes from offset 1128808
elf_symvalue: Other: 00002928+c0000000=c0002928
up_relocateadd: PCREL_LO12_I at c000292c [19860613] to sym=0x50410e70 st_value=c0002928
up_relocateadd: RELAX at c000292c [19860613]
up_relocateadd: PCREL_HI20 at c0002930 [00000597] to sym=0x504106f0 st_value=c000ac00
_calc_imm: offset=33488: hi=8 lo=720
up_relocateadd: RELAX at c0002930 [00008597]
elf_read: Read 24 bytes from offset 1128832
elf_symvalue: Other: 00002930+c0000000=c0002930
up_relocateadd: PCREL_LO12_I at c0002934 [2d058593] to sym=0x50410eb0 st_value=c0002930
up_relocateadd: RELAX at c0002934 [2d058593]
up_relocateadd: RVC_JUMP at c0002938 [7663a821] to sym=0x50410530 st_value=c0002950
up_relocateadd: offset for C.J=24 (0x18) (val=0x0820) already set!
elf_read: Read 24 bytes from offset 1130488
elf_symvalue: Other: 00002966+c0000000=c0002966
up_relocateadd: BRANCH at c000293a [03277663] to sym=0x50410ef0 st_value=c0002966
up_relocateadd: offset for Bx=44 (0x2c) (val=0x02000600) already set!
up_relocateadd: PCREL_HI20 at c0002940 [00000617] to sym=0x50410370 st_value=c000aac0
_calc_imm: offset=33152: hi=8 lo=384
up_relocateadd: RELAX at c0002940 [00008617]
elf_read: Read 24 bytes from offset 1128856
elf_symvalue: Other: 00002940+c0000000=c0002940
up_relocateadd: PCREL_LO12_I at c0002944 [18060613] to sym=0x50410b70 st_value=c0002940
up_relocateadd: RELAX at c0002944 [18060613]
up_relocateadd: PCREL_HI20 at c0002948 [00000597] to sym=0x50410230 st_value=c000ac28
_calc_imm: offset=33504: hi=8 lo=736
up_relocateadd: RELAX at c0002948 [00008597]
elf_read: Read 24 bytes from offset 1128880
elf_symvalue: Other: 00002948+c0000000=c0002948
up_relocateadd: PCREL_LO12_I at c000294c [2e058593] to sym=0x50410f30 st_value=c0002948
up_relocateadd: RELAX at c000294c [2e058593]
elf_read: Read 24 bytes from offset 1130512
elf_symvalue: Other: 000026b8+c0000000=c00026b8
up_relocateadd: RVC_JUMP at c0002964 [8522bb91] to sym=0x50410bf0 st_value=c00026b8
up_relocateadd: offset for C.J=-684 (0xfffffffffffffd54) (val=0x1b90) already set!
up_relocateadd: CALL at c000296a [00000097] to sym=0x5040f3b0 st_value=c0001f66
_calc_imm: offset=-2564: hi=-1 lo=1532
up_relocateadd: RELAX at c000296a [fffff097]
elf_read: Read 24 bytes from offset 1130536
elf_symvalue: Other: 000027ca+c0000000=c00027ca
up_relocateadd: BRANCH at c00029a6 [e20482e3] to sym=0x50410f70 st_value=c00027ca
up_relocateadd: offset for Bx=-476 (0xfffffffffffffe24) (val=0xe2000280) already set!
elf_read Read 24 bytes from offset 1128904
elf_symvalue: Other: 00000538+c000a5b0=c000aae8
up_relocateadd: PCREL_HI20 at c00029aa [00000597] to sym=0x50411270 st_value=c000aae8
_calc_imm: offset=33086: hi=8 lo=318
up_relocateadd: RELAX at c00029aa [00008597]
elf_read: Read 24 bytes from offset 1128928
elf_symvalue: Other: 000029aa+c0000000=c00029aa
up_relocateadd: PCREL_LO12_I at c00029ae [13e58593] to sym=0x50410ff0 st_value=c00029aa
up_relocateadd: RELAX at c00029ae [13e58593]
up_relocateadd: CALL at c00029b4 [00000097] to sym=0x504106b0 st_value=c000980a
_calc_imm: offset=28246: hi=7 lo=-426
up_relocateadd: RELAX at c00029b4 [00007097]
elf_read: Read 24 bytes from offset 1130560
elf_symvalue: Other: 00002b9e+c0000000=c0002b9e
up_relocateadd: BRANCH at c00029bc [1e051163] to sym=0x50410fb0 st_value=c0002b9e
up_relocateadd: offset for Bx=482 (0x1e2) (val=0x1e000100) already set!
up_relocateadd: CALL at c00029d0 [00000097] to sym=0x5040feb0 st_value=c000212c
_calc_imm: offset=-2212: hi=-1 lo=1884
up_relocateadd: RELAX at c00029d0 [fffff097]
up_relocateadd: BRANCH at c00029da [de0508e3] to sym=0x50410f70 st_value=c00027ca
up_relocateadd: offset for Bx=-528 (0xfffffffffffffdf0) (val=0xde000880) already set!
elf_read: Read 24 bytes from offset 1128952
elf_symvalue: Other: 00000540+c000a5b0=c000aaf0
up_relocateadd: PCREL_HI20 at c00029de [00000597] to sym=0x504110b0 st_value=c000aaf0
_calc_imm: offset=33042: hi=8 lo=274
up_relocateadd: RELAX at c00029de [00008597]
elf_read: Read 24 bytes from offset 1128976
elf_symvalue: Other: 000029de+c0000000=c00029de
up_relocateadd: PCREL_LO12_I at c00029e2 [11258593] to sym=0x50411130 st_value=c00029de
up_relocateadd: RELAX at c00029e2 [11258593]
up_relocateadd: CALL at c00029e6 [00000097] to sym=0x504106b0 st_value=c000980a
_calc_imm: offset=28196: hi=7 lo=-476
up_relocateadd: RELAX at c00029e6 [00007097]
up_relocateadd: BRANCH at c00029ee [1a051863] to sym=0x50410fb0 st_value=c0002b9e
up_relocateadd: offset for Bx=432 (0x1b0) (val=0x1a000800) already set!
up_relocateadd: CALL at c00029fc [00000097] to sym=0x5040feb0 st_value=c000212c
_calc_imm: offset=-2256: hi=-1 lo=1840
up_relocateadd: RELAX at c00029fc [fffff097]
up_relocateadd: BRANCH at c0002a06 [18050c63] to sym=0x50410fb0 st_value=c0002b9e
up_relocateadd: offset for Bx=408 (0x198) (val=0x18000c00) already set!
elf_read: Read 24 bytes from offset 1821856
elf_symvalue: Other: 000092f8+c0000000=c00092f8
up_relocateadd: CALL at c0002a0e [00000097] to sym=0x50411170 st_value=c00092f8
_calc_imm: offset=26858: hi=7 lo=-1814
up_relocateadd: RELAX at c0002a0e [00007097]
elf_read: Read 24 bytes from offset 1130584
elf_symvalue: Other: 00002a32+c0000000=c0002a32
up_relocateadd: BRANCH at c0002a20 [00a7e963] to sym=0x504111b0 st_value=c0002a32
up_relocateadd: offset for Bx=18 (0x12) (val=0x00000900) already set!
up_relocateadd: BRANCH at c0002a26 [00f90663] to sym=0x504111b0 st_value=c0002a32
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 1130608
elf_symvalue: Other: 00002b86+c0000000=c0002b86
up_relocateadd: BRANCH at c0002a2e [14078c63] to sym=0x504111f0 st_value=c0002b86
up_relocateadd: offset for Bx=344 (0x158) (val=0x14000c00) already set!
up_relocateadd: PCREL_HI20 at c0002a34 [00000617] to sym=0x50411270 st_value=c000aae8
_calc_imm: offset=32948: hi=8 lo=180
up_relocateadd: RELAX at c0002a34 [00008617]
elf_read: Read 24 bytes from offset 1129000
elf_symvalue: Other: 00002a34+c0000000=c0002a34
up_relocateadd: PCREL_LO12_I at c0002a38 [0b460613] to sym=0x50411230 st_value=c0002a34
up_relocateadd: RELAX at c0002a38 [0b460613]
up_relocateadd: PCREL_HI20 at c0002a3c [00000597] to sym=0x5040fa30 st_value=c000ab48
_calc_imm: offset=33036: hi=8 lo=268
up_relocateadd: RELAX: Other: 0000338a+c0000000=c000338a
up_relocateadd: BRANCH at c00033ae [fcf65ee3] to sym=0x5040fe30 st_value=c000338a
up_relocateadd: offset for Bx=-36 (0xffffffffffffffdc) (val=0xfc000e80) already set!
up_relocateadd: RVC_JUMP at c00033b4 [8023bfd9] to sym=0x5040fe30 st_value=c000338a
up_relocateadd: offset for C.J=-42 (0xffffffffffffffd6) (val=0x1fd8) already set!
elf_read: Read 24 bytes from offset 1193368
elf_symvalue: Other: 00003398+c0000000=c0003398
up_relocateadd: RVC_JUMP at c00033ca [0463b7f9] to sym=0x5040fe70 st_value=c0003398
up_relocateadd: offset for C.J=-50 (0xffffffffffffffce) (val=0x17f8) already set!
elf_read: Read 24 bytes from offset 1193392
elf_symvalue: Other: 000033d4+c0000000=c00033d4
up_relocateadd: BRANCH at c00033cc [01750463] to sym=0x5040fef0 st_value=c00033d4
up_relocateadd: offset for Bx=8 (0x8) (val=0x00000400) already set!
elf_read: Read 24 bytes from offset 1193416
elf_symvalue: Other: 000033f0+c0000000=c00033f0
up_relocateadd: BRANCH at c00033d0 [03851063] to sym=0x5040f9b0 st_value=c00033f0
up_relocateadd: offset for Bx=32 (0x20) (val=0x02000000) already set!
elf_read: Read 24 bytes from offset 1193440
elf_symvalue: Other: 0000335e+c0000000=c000335e
up_relocateadd: RVC_BRANCH at c00033d4 [b783d449] to sym=0x5040ff30 st_value=c000335e
up_relocateadd: offset for C.Bx=-118 (0xffffffffffffff8a) (val=0x1448) already set!
up_relocateadd: RVC_JUMP at c00033ee [0fe3bdf9] to sym=0x5040fbf0 st_value=c00032cc
up_relocateadd: offset for C.J=-290 (0xfffffffffffffede) (val=0x1df8) already set!
elf_read: Read 24 bytes from offset 1193464
elf_symvalue: Other: 000032ee+c0000000=c00032ee
up_relocateadd: BRANCH at c00033f0 [ef950fe3] to sym=0x5040ff70 st_value=c00032ee
up_relocateadd: offset for Bx=-258 (0xfffffffffffffefe) (val=0xee000f80) already set!
elf_read: Read 24 bytes from offset 1193488
elf_symvalue: Other: 00003488+c0000000=c0003488
up_relocateadd: BRANCH at c00033f4 [09a51a63] to sym=0x5040fff0 st_value=c0003488
up_relocateadd: offset for Bx=148 (0x94) (val=0x08000a00) already set!
elf_read: Read 24 bytes from offset 1193512
elf_symvalue: Other: 00003476+c0000000=c0003476
up_relocateadd: RVC_BRANCH at c00033fc [0a17cc2d] to sym=0x5040be90 st_value=c0003476
up_relocateadd: offset for C.Bx=122 (0x7a) (val=0x0c2c) already set!
up_relocateadd: PCREL_HI20 at c00033fe [00000a17] to sym=0x5040fb30 st_value=c0101038
_calc_imm: offset=1039418: hi=254 lo=-966
up_relocateadd: RELAX at c00033fe [000fea17]
elf_read: Read 24 bytes from offset 1192888
elf_symvalue: Other: 000033fe+c0000000=c00033fe
up_relocateadd: PCREL_LO12_I at c0003402 [c3aa0a13] to sym=0x50410030 st_value=c00033fe
up_relocateadd: RELAX at c0003402 [c3aa0a13]
elf_read: Read 24 bytes from offset 1822792
elf_symvalue: Other: 0000978e+c0000000=c000978e
up_relocateadd: CALL at c0003418 [00000097] to sym=0x5040fd70 st_value=c000978e
_calc_imm: offset=25462: hi=6 lo=886
up_relocateadd: RELAX at c0003418 [00006097]
elf_read: Read 24 bytes from offset 1193536
elf_symvalue: Other: 00003470+c0000000=c0003470
up_relocateadd: RVC_BRANCH at c0003420 [2b05c921] to sym=0x50410070 st_value=c0003470
up_relocateadd: offset for C.Bx=80 (0x50) (val=0x0820) already set!
elf_read: Read 24 bytes from offset 1193560
elf_symvalue: Other: 00003450+c0000000=c0003450
up_relocateadd: BRANCH at c0003444 [01240663] to sym=0x504100b0 st_value=c0003450
up_relocateadd: offset for Bx=12 (0xc) (val=0x00000600) already set!
elf_read: Read 24 bytes from offset 1193584
elf_symvalue: Other: 0000343a+c0000000=c000343a
up_relocateadd: BRANCH at c000344c [fec917e3] to sym=0x50410170 st_value=c000343a
up_relocateadd: offset for Bx=-18 (0xffffffffffffffee) (val=0xfe000780) already set!
up_relocateadd: BRANCH at c0003466 [00f74563] to sym=0x50410070 st_value=c0003470
up_relocateadd: offset for Bx=10 (0xa) (val=0x00000500) already set!
up_relocateadd: RVC_JUMP at c0003486 [7513bbed] to sym=0x5040fc30 st_value=c0003280
up_relocateadd: offset for C.J=-518 (0xfffffffffffffdfa) (val=0x1bec) already set!
elf_read: Read 24 bytes from offset 1825192
elf_symvalue: Other: 00008c48+c0000000=c0008c48
up_relocateadd: CALL at c000348c [00000097] to sym=0x504101f0 st_value=c0008c48
_calc_imm: offset=22460: hi=5 lo=1980
up_relocateadd: RELAX at c000348c [00005097]
up_relocateadd: BRANCH at c0003494 [e2051ce3] to sym=0x5040fbf0 st_value=c00032cc
up_relocateadd: offset for Bx=-456 (0xfffffffffffffe38) (val=0xe2000c80) already set!
elf_read: Read 24 bytes from offset 1193608
elf_symvalue: Other: 000032f2+c0000000=c00032f2
up_relocateadd: BRANCH at c00034a6 [e54446e3] to sym=0x504102b0 st_value=c00032f2
up_relocateadd: offset for Bx=-436 (0xfffffffffffffe4c) (val=0xe4000680) already set!
up_relocateadd: RVC_JUMP at c00034b0 [c5c5bbc1] to sym=0x5040fc30 st_value=c0003280
up_relocateadd: offset for C.J=-560 (0xfffffffffffffdd0) (val=0x1bc0) already set!
elf_read: Read 24 bytes from offset 1201144
elf_symvalue: Other: 0000355a+c0000000=c000355a
up_relocateadd: RVC_BRANCH at c00034b2 [7179c5c5] to sym=0x504103f0 st_value=c000355a
up_relocateadd: offset for C.Bx=168 (0xa8) (val=0x0444) already set!
elf_read: Read 24 bytes from offset 1201168
elf_symvalue: Other: 000034e2+c0000000=c00034e2
up_relocateadd: RVC_BRANCH at c00034ca [e793cf01] to sym=0x50410430 st_value=c00034e2
up_relocateadd: offset for C.Bx=24 (0x18) (val=0x0c00) already set!
elf_read: Read 24 bytes from offset 1201192
elf_symvalue: Other: 000034f0+c0000000=c00034f0
up_relocateadd: RVC_BRANCH at c00034e6 [0097c509] to sym=0x50410470 st_value=c00034f0
up_relocateadd: offset for C.Bx=10 (0xa) (val=0x0408) already set!
up_relocateadd: CALL at c00034e8 [00000097] to sym=0x5040ef30 st_value=c0007ea8
_calc_imm: offset=18880: hi=5 lo=-1600
up_relocateadd: RELAX at c00034e8 [00005097]
elf_read: Read 24 bytes from offset 1201216
elf_symvalue: Other: 000034fc+c0000000=c00034fc
up_relocateadd: RVC_BRANCH at c00034f2 [0097c509] to sym=0x504104b0 st_value=c00034fc
up_relocateadd: offset for C.Bx=10 (0xa) (val=0x0408) already set!
up_relocateadd: CALL at c00034f4 [00000097] to sym=0x5040ef30 st_value=c0007ea8
_calc_imm: offset=18868: hi=5 lo=-1612
up_relocateadd: RELAX at c00034f4 [00005097]
elf_read: Read 24 bytes from offset 1201240
elf_symvalue: Other: 0000352a+c0000000=c000352a
up_relocateadd: BRANCH at c000350c [00090f63] to sym=0x504104f0 st_value=c000352a
up_relocateadd: offset for Bx=30 (0x1e) (val=0x00000f00) already set!
elf_read: Read 24 bytes from offset 1201264
elf_symvalue: Other: 0000353c+c0000000=c000353c
up_relocateadd: BRANCH at c0003514 [03241463] to sym=0x50410570 st_value=c000353c
up_relocateadd: offset for Bx=40 (0x28) (val=0x02000400) already set!
up_relocateadd: BRANCH at c0003522 [00f41463] to sym=0x504104f0 st_value=c000352a
up_relocateadd: offset for Bx=8 (0x8) (val=0x00000400) already set!
elf_read: Read 24 bytes from offset 1201288
elf_symvalue: Other: 00003536+c0000000=c0003536
up_relocateadd: RVC_BRANCH at c0003530 [b823e399] to sym=0x504105b0 st_value=c0003536
up_relocateadd: offset for C.Bx=6 (0offset 1234720
elf_symvalue: Other: 00003f0e+c0000000=c0003f0e
up_relocateadd: PCREL_LO12_I at c0003f12 [bc268693] to sym=0x5040f7b0 st_value=c0003f0e
up_relocateadd: RELAX at c0003f12 [bc268693]
up_relocateadd: PCREL_HI20 at c0003f16 [00000617] to sym=0x5040f430 st_value=c000bab0
_calc_imm: offset=31642: hi=8 lo=-1126
up_relocateadd: RELAX at c0003f16 [00008617]
elf_read: Read 24 bytes from offset 1234744
elf_symvalue: Other: 00003f16+c0000000=c0003f16
up_relocateadd: PCREL_LO12_I at c0003f1a [b9a60613] to sym=0x5040ea70 st_value=c0003f16
up_relocateadd: RELAX at c0003f1a [b9a60613]
up_relocateadd: PCREL_HI20 at c0003f1e [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=27794: hi=7 lo=-878
up_relocateadd: RELAX at c0003f1e [00007597]
elf_read: Read 24 bytes from offset 1234768
elf_symvalue: Other: 00003f1e+c0000000=c0003f1e
up_relocateadd: PCREL_LO12_I at c0003f22 [c9258593] to sym=0x5040ebf0 st_value=c0003f1e
up_relocateadd: RELAX at c0003f22 [c9258593]
up_relocateadd: CALL at c0003f2e [00000097] to sym=0x5040efb0 st_value=c000a30a
_calc_imm: offset=25564: hi=6 lo=988
up_relocateadd: RELAX at c0003f2e [00006097]
up_relocateadd: CALL at c0003f38 [00000097] to sym=0x5040ef30 st_value=c0007ea8
_calc_imm: offset=16240: hi=4 lo=-144
up_relocateadd: RELAX at c0003f38 [00004097]
elf_read: Read 24 bytes from offset 1235032
elf_symvalue: Other: 00003e5c+c0000000=c0003e5c
up_relocateadd: RVC_JUMP at c0003f40 [4619bf31] to sym=0x5040f8b0 st_value=c0003e5c
up_relocateadd: offset for C.J=-228 (0xffffffffffffff1c) (val=0x1f30) already set!
up_relocateadd: CALL at c0003f48 [00000097] to sym=0x5040fd70 st_value=c000978e
_calc_imm: offset=22598: hi=6 lo=-1978
up_relocateadd: RELAX at c0003f48 [00006097]
elf_read: Read 24 bytes from offset 1235056
elf_symvalue: Other: 00003ed6+c0000000=c0003ed6
up_relocateadd: RVC_BRANCH at c0003f50 [0513f159] to sym=0x5040f8f0 st_value=c0003ed6
up_relocateadd: offset for C.Bx=-122 (0xffffffffffffff86) (val=0x1058) already set!
up_relocateadd: CALL at c0003f56 [00000097] to sym=0x5040f730 st_value=c00092e0
_calc_imm: offset=21386: hi=5 lo=906
up_relocateadd: RELAX at c0003f56 [00005097]
up_relocateadd: RVC_JUMP at c0003f60 [0437bf9d] to sym=0x5040f8f0 st_value=c0003ed6
up_relocateadd: offset for C.J=-138 (0xffffffffffffff76) (val=0x1f9c) already set!
elf_read: Read 24 bytes from offset 1234792
elf_symvalue: Other: 00001510+c000a5b0=c000bac0
up_relocateadd: PCREL_HI20 at c0003f6c [00000c97] to sym=0x5040e270 st_value=c000bac0
_calc_imm: offset=31572: hi=8 lo=-1196
up_relocateadd: RELAX at c0003f6c [00008c97]
elf_read: Read 24 bytes from offset 1234816
elf_symvalue: Other: 00003f6c+c0000000=c0003f6c
up_relocateadd: PCREL_LO12_I at c0003f70 [b54c8c93] to sym=0x5040f930 st_value=c0003f6c
up_relocateadd: RELAX at c0003f70 [b54c8c93]
elf_read: Read 24 bytes from offset 1234840
elf_symvalue: Other: 00001518+c000a5b0=c000bac8
up_relocateadd: PCREL_HI20 at c0003f74 [00000d17] to sym=0x5040f470 st_value=c000bac8
_calc_imm: offset=31572: hi=8 lo=-1196
elf_read: Read 6144 bytes from offset 1900792
up_relocateadd: RELAX at c0003f74 [00008d17]
elf_read: Read 24 bytes from offset 1234864
elf_symvalue: Other: 00003f74+c0000000=c0003f74
up_relocateadd: PCREL_LO12_I at c0003f78 [b54d0d13] to sym=0x5040f970 st_value=c0003f74
up_relocateadd: RELAX at c0003f78 [b54d0d13]
elf_read: Read 24 bytes from offset 1235080
elf_symvalue: Other: 00003ed8+c0000000=c0003ed8
up_relocateadd: RVC_JUMP at c0003f7c [0c63bfb1] to sym=0x5040f670 st_value=c0003ed8
up_relocateadd: offset for C.J=-164 (0xffffffffffffff5c) (val=0x1fb0) already set!
elf_read: Read 24 bytes from offset 1235104
elf_symvalue: Other: 00004016+c0000000=c0004016
up_relocateadd: BRANCH at c0003f7e [08090c63] to sym=0x5040ebb0 st_value=c0004016
up_relocateadd: offset for Bx=152 (0x98) (val=0x08000c00) already set!
elf_read: Read 24 bytes from offset 1235128
elf_symvalue: Other: 00003fd6+c0000000=c0003fd6
up_relocateadd: BRANCH at c0003f82 [055a5a63] to sym=0x5040f570 st_value=c0003fd6
up_relocateadd: offset for Bx=84 (0x54) (val=0x04000a00) already set!
elf_read: Read 24 bytes from offset 1235152
elf_symvalue: Other: 00003eea+c0000000=c0003eea
up_relocateadd: BRANCH at c0003f8a [f74ad0e3] to sym=0x5040fa70 st_value=c0003eea
up_relocateadd: offset for Bx=-160 (0xffffffffffffff60) (val=0xf6000080) already set!
elf_read: Read 24 bytes from offset 1235176
elf_symvalue: Other: 00003f9c+c0000000=c0003f9c
up_relocateadd: BRANCH at c0003f96 [0087d363] to sym=0x5040f9f0 st_value=c0003f9c
up_relocateadd: offset for Bx=6 (0x6) (val=0x00000300) already set!
up_relocateadd: CALL at c0003faa [00000097] to sym=0x5040eef0 st_value=c00091e6
_calc_imm: offset=21052: hi=5 lo=572
up_relocateadd: RELAX at c0003faa [00005097]
up_relocateadd: CALL at c0003fc4 [00000097] to sym=0x5040f130 st_value=c0003c42
_calc_imm: offset=-898: hi=0 lo=-898
up_relocateadd: RELAX at c0003fc4 [00000097]
up_relocateadd: BRANCH at c0003fcc [048d5563] to sym=0x5040ebb0 st_value=c0004016
up_relocateadd: offset for Bx=74 (0x4a) (val=0x04000500) already set!
up_relocateadd: RVC_JUMP at c0003fd4 [8c22bf19] to sym=0x5040fa70 st_value=c0003eea
up_relocateadd: offset for C.J=-234 (0xffffffffffffff16) (val=0x1f18) already set!
elf_read: Read 24 bytes from offset 1235200
elf_symvalue: Other: 00003fde+c0000000=c0003fde
up_relocateadd: BRANCH at c0003fd8 [00895363] to sym=0x5040fab0 st_value=c0003fde
up_relocateadd: offset for Bx=6 (0x6) (val=0x00000300) already set!
up_relocateadd: CALL at c0003fec [00000097] to sym=0x5040eef0 st_value=c00091e6
_calc_imm: offset=20986: hi=5 lo=506
up_relocateadd: RELAX at c0003fec [00005097]
up_relocateadd: CALL at c0004000 [00000097] to sym=0x5040f130 st_value=c0003c42
_calc_imm: offset=-958: hi=0 lo=-958
up_relocateadd: RELAX at c0004000 [00000097]
up_relocateadd: BRANCH at c000400c [00895563] to sym=0x5040ebb0 st_value=c0004016
up_relocateadd: offset for Bx=10 (0xa) (val=0x00000500) already set!
up_relocateadd: RVC_JUMP at c0004014 [4401bdd9] to sym=0x5040fa70 st_value=c0003eea
up_relocateadd: offset for C.J=-298 (0xfffffffffffffed6) (val=0x1dd8) already set!
elf_read: Read 24 bytes from offset 1235224
elf_symvalue: Other: 00003f2c+c0000000=c0003f2c
up_relocateadd: RVC_JUMP at c0004018 [1101bf11] to sym=0x5040fb70 st_value=c0003f2c
up_relocateadd: offset for C.J=-236 (0xffffffffffffff14) (val=0x1f10) already set!
up_relocateadd: CALL at c0004034 [00000097] to sym=0x5040e930 st_value=c000a4c0
_calc_imm: offset=25740: hi=6 lo=1164
up_relocateadd: RELAX at c0004034 [00006097]
elf_read: Read 24 bytes from offset 1246048
elf_symvalue: Other: 00004070+c0000000=c0004070
up_relocateadd: BRANCH at c000403e [02055963] to sym=0x5040fbb0 st_value=c0004070
up_relocateadd: offset for Bx=50 (0x32) (val=0x02000900) already set!
elf_read: Read 24 bytes from offset 1245928
elf_symvalue: Other: 00001538+c000a5b0=c000bae8
up_relocateadd: PCREL_HI20 at c0004048 [00000697] to sym=0x5040f330 st_value=c000bae8
_calc_imm: offset=31392: hi=8 lo=-1376
up_relocateadd: RELAX at c0004048 [00008697]
elf_read: Read 24 bytes from offset 1245952
elf_symvalue: Other: 00004048+c0000000=c0004048
up_relocateadd: PCREL_LO12_I at c000404c [aa068693] to sym=0x5040f6f0 st_value=c0004048
up_relocateadd: RELAX at c000404c [aa068693]
elf_read: Read 24 bytes from offset 1245976
elf_symvalue: Other: 00001540+c000a5b0=c000baf0
up_relocateadd: PCREL_HI20 at c0004052 [00000617] to sym=0x504102f0 st_value=c000baf0
_calc_imm: offset=31390: hi=8 lo=-1378
up_relocateadd: RELAX at c0004052 [00008617]
elf_read: Read 24 bytes from offset 1246000
elf_symvalue: Other: 00004052+c0000000=c0004052
up_relocateadd: PCREL_LO12_I at c0004056 [a9e60613] to sym=0x5040fc70 st_value=c0004052
up_relocateadd: RELAX at c0004056 [a9e60613]
up_relocateadd: PCREL_HI20 at c000405a [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=27478: hi=7 lo=-1194
up_relocateadd: RELAX at c000405a [00007597]
elf_read: Read 24 bytes from offset 1246024
elf_symvalue: Other: 0000405a+c0000000=c000405a
up_relocateadd: PCREL_LO12_I at c000405e [b5658593] to sym=0x5040fcb0 st_value=c000405a
up_relocateadd: RELAX at c000405e [b5658593]
elf_read: Read 24 bytes from offset 1246072
elf_symvalue: Other: 00004080+c0000000=c0004080
up_relocateadd: BRANCH at c000407a [00d7f363] to sym=0x5040faf0 st_value=c0004080
up_relocateadd: offset for Bx=6 (0x6) (val=0x00000300) already set!
elf_read: Read 24 bytes from offset 1246096
elf_symvalue: Other: 0000402a+c0000000=c000402a
up_relocateadd: RVC_BRANCH at c000407e [4703f555] to sym=0x5040eaf0 st_value=c000402a
up_relocateadd: offset for C.Bx=-84 (0xffffffffffffffac) (val=0x1454) already set!
elf_read: Read 24 bytes from offset 1246120
elf_symvalue: Other: 00004066+c0000000=c0004066
up_relocateadd: RVC_JUMP at c0004090 [7115bfd9] to sym=0x5040fcf0 st_value=c0004066
up_relocateadd: offset for C.J=-42 (0xffffffffffffffd6) (val=0x1fd8) already set!
elf_read: Read 24 bytes from offset 1823512
elf_symvalue: Other: 00000ebc+c0000000=c0000ebc
up_relocateadd: CALL at c00040bc [00000097] to sym=0x5040fd30 st_value=c0000ebc
_calc_imm: offset=-12800: hi=-3 lo=-512
up_relocateadd: RELAX at c00040bc [ffffd097]
elf_read: Read 24 bytes from offset 1246144
elf_symvalue: Other: 00001550+c000a5b0=c000bb00
up_relocateadd: PCREL_HI20 at c00040d8 [00000b17] to sym=0x5040bf90 st_value=c000bb00
_calc_imm: offset=31272: hi=8 lo=-1496
up_relocateadd: RELAX at c00040d8 [00008b17]
elf_read: Read 24 bytes from offset 1246168
elf_symvalue: Other: 000040d8+c0000000=c00040d8
up_relocateadd: PCREL_LO12_I at c00040dc [a28b0b13] to sym=0x5040fdb0 st_value=c00040d8
up_relocateadd: RELAX at c00040dc [a28b0b13]
elf_read: Read 24 bytes from offset 1246192
elf_symvalue: Other: 00001558+c000a5b0=c000bb08
up_relocateadd: PCREL_HI20 at c00040e0 [00000b97] to sym=0x5040fdf0 st_value=c000bb08
_calc_imm: offset=31272: hi=8 lo=-1496
up_relocateadd: RELAX at c00040e0 [00008b97]
elf_read: Read 24 bytes from offset 1246216
elf_symvalue: Other: 000040e0+c0000000=c00040e0
up_relocatead: hi=6 lo=112
up_relocateadd: RELAX at c0004b40 [00006597]
elf_read: Read 24 bytes from offset 1265368
elf_symvalue: Other: 00004b40+c0000000=c0004b40
up_relocateadd: PCREL_LO12_I at c0004b44 [07058593] to sym=0x5040f630 st_value=c0004b40
up_relocateadd: RELAX at c0004b44 [07058593]
elf_read: Read 24 bytes from offset 1265416
elf_symvalue: Other: 00004b4e+c0000000=c0004b4e
up_relocateadd: RVC_JUMP at c0004b5c [7159bfcd] to sym=0x5040f2f0 st_value=c0004b4e
up_relocateadd: offset for C.J=-14 (0xfffffffffffffff2) (val=0x1fcc) already set!
elf_read: Read 24 bytes from offset 1819864
elf_symvalue: Other: 0000913c+c0000000=c000913c
up_relocateadd: CALL at c0004b7c [00000097] to sym=0x5040f6b0 st_value=c000913c
_calc_imm: offset=17856: hi=4 lo=1472
up_relocateadd: RELAX at c0004b7c [00004097]
elf_read: Read 24 bytes from offset 1284280
elf_symvalue: Other: 00004bba+c0000000=c0004bba
up_relocateadd: RVC_BRANCH at c0004b84 [749cc91d] to sym=0x5040f770 st_value=c0004bba
up_relocateadd: offset for C.Bx=54 (0x36) (val=0x081c) already set!
elf_read: Read 24 bytes from offset 1283944
elf_symvalue: Other: 00001690+c000a5b0=c000bc40
up_relocateadd: PCREL_HI20 at c0004b8c [00000697] to sym=0x5040f7f0 st_value=c000bc40
_calc_imm: offset=28852: hi=7 lo=180
up_relocateadd: RELAX at c0004b8c [00007697]
elf_read: Read 24 bytes from offset 1283968
elf_symvalue: Other: 00004b8c+c0000000=c0004b8c
up_relocateadd: PCREL_LO12_I at c0004b90 [0b468693] to sym=0x5040f830 st_value=c0004b8c
up_relocateadd: RELAX at c0004b90 [0b468693]
up_relocateadd: PCREL_HI20 at c0004b96 [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=24602: hi=6 lo=26
up_relocateadd: RELAX at c0004b96 [00006597]
elf_read: Read 24 bytes from offset 1283992
elf_symvalue: Other: 00004b96+c0000000=c0004b96
up_relocateadd: PCREL_LO12_I at c0004b9a [01a58593] to sym=0x5040f870 st_value=c0004b96
up_relocateadd: RELAX at c0004b9a [01a58593]
elf_read: Read 24 bytes from offset 1284304
elf_symvalue: Other: 00004c46+c0000000=c0004c46
up_relocateadd: BRANCH at c0004ba2 [0a804263] to sym=0x5040e2f0 st_value=c0004c46
up_relocateadd: offset for Bx=164 (0xa4) (val=0x0a000200) already set!
elf_read: Read 24 bytes from offset 1821976
elf_symvalue: Other: 00009144+c0000000=c0009144
up_relocateadd: CALL at c0004bbc [00000097] to sym=0x5040f7b0 st_value=c0009144
_calc_imm: offset=17800: hi=4 lo=1416
up_relocateadd: RELAX at c0004bbc [00004097]
elf_read: Read 24 bytes from offset 1284328
elf_symvalue: Other: 00004bf8+c0000000=c0004bf8
up_relocateadd: RVC_BRANCH at c0004bc6 [b983c90d] to sym=0x5040f430 st_value=c0004bf8
up_relocateadd: offset for C.Bx=50 (0x32) (val=0x080c) already set!
up_relocateadd: CALL at c0004bcc [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-15354: hi=-4 lo=1030
up_relocateadd: RELAX at c0004bcc [ffffc097]
elf_read: Read 24 bytes from offset 1284016
elf_symvalue: Other: 000016b0+c000a5b0=c000bc60
up_relocateadd: PCREL_HI20 at c0004bd6 [00000697] to sym=0x5040ea70 st_value=c000bc60
_calc_imm: offset=28810: hi=7 lo=138
up_relocateadd: RELAX at c0004bd6 [00007697]
elf_read: Read 24 bytes from offset 1284040
elf_symvalue: Other: 00004bd6+c0000000=c0004bd6
up_relocateadd: PCREL_LO12_I at c0004bda [08a68693] to sym=0x5040ebf0 st_value=c0004bd6
up_relocateadd: RELAX at c0004bda [08a68693]
up_relocateadd: PCREL_HI20 at c0004be0 [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=24528: hi=6 lo=-48
up_relocateadd: RELAX at c0004be0 [00006597]
elf_read: Read 24 bytes from offset 1284064
elf_symvalue: Other: 00004be0+c0000000=c0004be0
up_relocateadd: PCREL_LO12_I at c0004be4 [fd058593] to sym=0x5040f8b0 st_value=c0004be0
up_relocateadd: RELAX at c0004be4 [fd058593]
elf_read: Read 24 bytes from offset 1824784
elf_symvalue: Other: 000090f4+c0000000=c00090f4
up_relocateadd: CALL at c0004bee [00000097] to sym=0x5040f8f0 st_value=c00090f4
_calc_imm: offset=17670: hi=4 lo=1286
up_relocateadd: RELAX at c0004bee [00004097]
elf_read: Read 24 bytes from offset 1284352
elf_symvalue: Other: 00004c38+c0000000=c0004c38
up_relocateadd: RVC_JUMP at c0004bf6 [8d63a089] to sym=0x5040e270 st_value=c0004c38
up_relocateadd: offset for C.J=66 (0x42) (val=0x0088) already set!
elf_read: Read 24 bytes from offset 1284376
elf_symvalue: Other: 00004c52+c0000000=c0004c52
up_relocateadd: BRANCH at c0004bf8 [04098d63] to sym=0x5040f930 st_value=c0004c52
up_relocateadd: offset for Bx=90 (0x5a) (val=0x04000d00) already set!
elf_read: Read 24 bytes from offset 1823608
elf_symvalue: Other: 00009052+c0000000=c0009052
up_relocateadd: CALL at c0004c08 [00000097] to sym=0x5040f470 st_value=c0009052
_calc_imm: offset=17482: hi=4 lo=1098
up_relocateadd: RELAX at c0004c08 [00004097]
up_relocateadd: RVC_BRANCH at c0004c12 [b983c121] to sym=0x5040f930 st_value=c0004c52
up_relocateadd: offset for C.Bx=64 (0x40) (val=0x0020) already set!
up_relocateadd: CALL at c0004c18 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-15430: hi=-4 lo=954
up_relocateadd: RELAX at c0004c18 [ffffc097]
elf_read: Read 24 bytes from offset 1284088
elf_symvalue: Other: 000016c8+c000a5b0=c000bc78
up_relocateadd: PCREL_HI20 at c0004c22 [00000697] to sym=0x5040f970 st_value=c000bc78
_calc_imm: offset=28758: hi=7 lo=86
up_relocateadd: RELAX at c0004c22 [00007697]
elf_read: Read 24 bytes from offset 1284112
elf_symvalue: Other: 00004c22+c0000000=c0004c22
up_relocateadd: PCREL_LO12_I at c0004c26 [05668693] to sym=0x5040f670 st_value=c0004c22
up_relocateadd: RELAX at c0004c26 [05668693]
up_relocateadd: PCREL_HI20 at c0004c2c [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=24452: hi=6 lo=-124
up_relocateadd: RELAX at c0004c2c [00006597]
elf_read: Read 24 bytes from offset 1284136
elf_symvalue: Other: 00004c2c+c0000000=c0004c2c
up_relocateadd: PCREL_LO12_I at c0004c30 [f8458593] to sym=0x5040f570 st_value=c0004c2c
up_relocateadd: RELAX at c0004c30 [f8458593]
elf_read: Read 24 bytes from offset 1825960
elf_symvalue: Other: 000091c0+c0000000=c00091c0
up_relocateadd: CALL at c0004c3a [00000097] to sym=0x5040f9f0 st_value=c00091c0
_calc_imm: offset=17798: hi=4 lo=1414
up_relocateadd: RELAX at c0004c3a [00004097]
elf_read: Read 24 bytes from offset 1284400
elf_symvalue: Other: 00004d04+c0000000=c0004d04
up_relocateadd: BRANCH at c0004c42 [0c805163] to sym=0x5040fab0 st_value=c0004d04
up_relocateadd: offset for Bx=194 (0xc2) (val=0x0c000100) already set!
up_relocateadd: CLL at c0004c46 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-15476: hi=-4 lo=908
up_relocateadd: RELAX at c0004c46 [ffffc097]
elf_read: Read 24 bytes from offset 1284424
elf_symvalue: Other: 00004ba6+c0000000=c0004ba6
up_relocateadd: RVC_JUMP at c0004c50 [0097bf99] to sym=0x5040ebb0 st_value=c0004ba6
up_relocateadd: offset for C.J=-170 (0xffffffffffffff56) (val=0x1f98) already set!
elf_read: Read 24 bytes from offset 1822216
elf_symvalue: Other: 0000a32e+c0000000=c000a32e
up_relocateadd: CALL at c0004c52 [00000097] to sym=0x5040fa70 st_value=c000a32e
_calc_imm: offset=22236: hi=5 lo=1756
up_reloc: Read 24 bytes from offset 1293376
elf_symvalue: Other: 0000524c+c0000000=c000524c
up_relocateadd: PCREL_LO12_I at c0005250 [afc68693] to sym=0x5040ba90 st_value=c000524c
up_relocateadd: RELAX at c0005250 [afc68693]
elf_read: Read 24 bytes from offset 1293400
elf_symvalue: Other: 000017a8+c000a5b0=c000bd58
up_relocateadd: PCREL_HI20 at c0005254 [00000617] to sym=0x5040bb10 st_value=c000bd58
_calc_imm: offset=27396: hi=7 lo=-1276
up_relocateadd: RELAX at c0005254 [00007617]
elf_read: Read 24 bytes from offset 1293424
elf_symvalue: Other: 00005254+c0000000=c0005254
up_relocateadd: PCREL_LO12_I at c0005258 [b0460613] to sym=0x5040bb50 st_value=c0005254
up_relocateadd: RELAX at c0005258 [b0460613]
up_relocateadd: PCREL_HI20 at c000525c [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=22868: hi=6 lo=-1708
up_relocateadd: RELAX at c000525c [00006597]
elf_read: Read 24 bytes from offset 1293448
elf_symvalue: Other: 0000525c+c0000000=c000525c
up_relocateadd: PCREL_LO12_I at c0005260 [95458593] to sym=0x5040bad0 st_value=c000525c
up_relocateadd: RELAX at c0005260 [95458593]
elf_read: Read 24 bytes from offset 1293472
elf_symvalue: Other: 000017b0+c000a5b0=c000bd60
up_relocateadd: PCREL_HI20 at c000526c [00000597] to sym=0x5040bb90 st_value=c000bd60
_calc_imm: offset=27380: hi=7 lo=-1292
up_relocateadd: RELAX at c000526c [00007597]
elf_read: Read 24 bytes from offset 1293496
elf_symvalue: Other: 0000526c+c0000000=c000526c
up_relocateadd: PCREL_LO12_I at c0005270 [af458593] to sym=0x5040bbd0 st_value=c000526c
up_relocateadd: RELAX at c0005270 [af458593]
up_relocateadd: PCREL_HI20 at c000527a [00000597] to sym=0x5040bb10 st_value=c000bd58
_calc_imm: offset=27358: hi=7 lo=-1314
up_relocateadd: RELAX at c000527a [00007597]
elf_read: Read 24 bytes from offset 1293520
elf_symvalue: Other: 0000527a+c0000000=c000527a
up_relocateadd: PCREL_LO12_I at c000527e [ade58593] to sym=0x5040bc10 st_value=c000527a
up_relocateadd: RELAX at c000527e [ade58593]
up_relocateadd: CALL at c0005284 [00000097] to sym=0x5040edf0 st_value=c0006276
_calc_imm: offset=4082: hi=1 lo=-14
up_relocateadd: RELAX at c0005284 [00001097]
elf_read: Read 24 bytes from offset 1293712
elf_symvalue: Other: 000052bc+c0000000=c00052bc
up_relocateadd: BRANCH at c000528e [02055763] to sym=0x5040bc90 st_value=c00052bc
up_relocateadd: offset for Bx=46 (0x2e) (val=0x02000700) already set!
up_relocateadd: CALL at c0005296 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-17092: hi=-4 lo=-708
up_relocateadd: RELAX at c0005296 [ffffc097]
elf_read: Read 24 bytes from offset 1293544
elf_symvalue: Other: 000017b8+c000a5b0=c000bd68
up_relocateadd: PCREL_HI20 at c00052a0 [00000697] to sym=0x5040eb70 st_value=c000bd68
_calc_imm: offset=27336: hi=7 lo=-1336
up_relocateadd: RELAX at c00052a0 [00007697]
elf_read: Read 24 bytes from offset 1293568
elf_symvalue: Other: 000052a0+c0000000=c00052a0
up_relocateadd: PCREL_LO12_I at c00052a4 [ac868693] to sym=0x50411670 st_value=c00052a0
up_relocateadd: RELAX at c00052a4 [ac868693]
up_relocateadd: PCREL_HI20 at c00052a8 [00000617] to sym=0x5040bb10 st_value=c000bd58
_calc_imm: offset=27312: hi=7 lo=-1360
up_relocateadd: RELAX at c00052a8 [00007617]
elf_read: Read 24 bytes from offset 1293592
elf_symvalue: Other: 000052a8+c0000000=c00052a8
up_relocateadd: PCREL_LO12_I at c00052ac [ab060613] to sym=0x5040bd50 st_value=c00052a8
up_relocateadd: RELAX at c00052ac [ab060613]
up_relocateadd: PCREL_HI20 at c00052b0 [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=22784: hi=6 lo=-1792
up_relocateadd: RELAX at c00052b0 [00006597]
elf_read: Read 24 bytes from offset 1293616
elf_symvalue: Other: 000052b0+c0000000=c00052b0
up_relocateadd: PCREL_LO12_I at c00052b4 [90058593] to sym=0x504114b0 st_value=c00052b0
up_relocateadd: RELAX at c00052b4 [90058593]
up_relocateadd: CALL at c00052be [00000097] to sym=0x5040ef30 st_value=c0007ea8
_calc_imm: offset=11242: hi=3 lo=-1046
up_relocateadd: RELAX at c00052be [00003097]
elf_read: Read 24 bytes from offset 1293736
elf_symvalue: Other: 0000521e+c0000000=c000521e
up_relocateadd: BRANCH at c00052da [f4e6f2e3] to sym=0x5040be10 st_value=c000521e
up_relocateadd: offset for Bx=-188 (0xffffffffffffff44) (val=0xf4000280) already set!
elf_read: Read 24 bytes from offset 1293760
elf_symvalue: Other: 000052c6+c0000000=c00052c6
up_relocateadd: RVC_JUMP at c00052e0 [7179b7dd] to sym=0x5040bf10 st_value=c00052c6
up_relocateadd: offset for C.J=-26 (0xffffffffffffffe6) (val=0x17dc) already set!
elf_read: Read 24 bytes from offset 1822144
elf_symvalue: Other: 00008d8e+c0000000=c0008d8e
up_relocateadd: CALL at c00052f6 [00000097] to sym=0x5040bd10 st_value=c0008d8e
_calc_imm: offset=15000: hi=4 lo=-1384
up_relocateadd: RELAX at c00052f6 [00004097]
elf_read: Read 24 bytes from offset 1293832
elf_symvalue: Other: 0000533a+c0000000=c000533a
up_relocateadd: BRANCH at c0005302 [0337dc63] to sym=0x5040bc50 st_value=c000533a
up_relocateadd: offset for Bx=56 (0x38) (val=0x02000c00) already set!
up_relocateadd: CALL at c000530a [00000097] to sym=0x5040e3f0 st_value=c00098b8
_calc_imm: offset=17838: hi=4 lo=1454
up_relocateadd: RELAX at c000530a [00004097]
up_relocateadd: CALL at c0005318 [00000097] to sym=0x5040e3f0 st_value=c00098b8
_calc_imm: offset=17824: hi=4 lo=1440
up_relocateadd: RELAX at c0005318 [00004097]
up_relocateadd: BRANCH at c0005322 [00805c63] to sym=0x5040bc50 st_value=c000533a
up_relocateadd: offset for Bx=24 (0x18) (val=0x00000c00) already set!
up_relocateadd: CALL at c000532c [00000097] to sym=0x504106b0 st_value=c000980a
_calc_imm: offset=17630: hi=4 lo=1246
up_relocateadd: RELAX at c000532c [00004097]
up_relocateadd: RVC_BRANCH at c0005334 [0023e119] to sym=0x5040bc50 st_value=c000533a
up_relocateadd: offset for C.Bx=6 (0x6) (val=0x0018) already set!
elf_read: Read 24 bytes from offset 1293784
elf_symvalue: Other: 000017c8+c000a5b0=c000bd78
up_relocateadd: PCREL_HI20 at c0005340 [00000597] to sym=0x5040bf50 st_value=c000bd78
_calc_imm: offset=27192: hi=7 lo=-1480
up_relocateadd: RELAX at c0005340 [00007597]
elf_read: Read 24 bytes from offset 1293808
elf_symvalue: Other: 00005340+c0000000=c0005340
up_relocateadd: PCREL_LO12_I at c0005344 [a3858593] to sym=0x5040b9d0 st_value=c0005340
up_relocateadd: RELAX at c0005344 [a3858593]
up_relocateadd: CALL at c0005364 [00000097] to sym=0x5040bfd0 st_value=c0008dfc
_calc_imm: offset=15000: hi=4 lo=-1384
up_relocateadd: RELAX at c0005364 [00004097]
up_relocateadd: PCREL_HI20 at c0005370 [00000597] to sym=0x5040bf50 st_value=c000bd78
_calc_imm: offset=27144: hi=7 lo=-1528
up_relocateadd: RELAX at c0005370 [00007597]
elf_read: Read 24 bytes from offset 1293856
elf_symvalue: Other: 00005370+c0000000=c0005370
up_relocateadd: PCREL_LO12_I at c0005374 [a0858593] to sym=0x5040e070 st_value=c0005370
up_relocateadd: RELAX at c0005374 [a0858593]
elf_read: Read 24 bytes from offset 1825264
elf_symvalue: Other: 00000638+c000a5b0=c000abe8
up_relocateadd: PCREL_HI20 at c00053a2 [00000b17] to sym=0x5040fbf0 st_v5040e470 st_value=c000a444
_calc_imm: offset=17024: hi=4 lo=640
up_relocateadd: RELAX at c00061c4 [00004097]
elf_read: Read 24 bytes from offset 1347928
elf_symvalue: Other: 000061e4+c0000000=c00061e4
up_relocateadd: BRANCH at c00061ce [00055b63] to sym=0x5040e1f0 st_value=c00061e4
up_relocateadd: offset for Bx=22 (0x16) (val=0x00000b00) already set!
up_relocateadd: CALL at c00061ea [00000097] to sym=0x50410330 st_value=c000a4c0
_calc_imm: offset=17110: hi=4 lo=726
up_relocateadd: RELAX at c00061ea [00004097]
up_relocateadd: CALL at c00061f8 [00000097] to sym=0x5040e370 st_value=c000a30a
_calc_imm: offset=16658: hi=4 lo=274
up_relocateadd: RELAX at c00061f8 [00004097]
elf_read: Read 24 bytes from offset 1347952
elf_symvalue: Other: 00006214+c0000000=c0006214
up_relocateadd: BRANCH at c0006200 [00045a63] to sym=0x5040e9b0 st_value=c0006214
up_relocateadd: offset for Bx=20 (0x14) (val=0x00000a00) already set!
up_relocateadd: CALL at c0006204 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-21042: hi=-5 lo=-562
up_relocateadd: RELAX at c0006204 [ffffb097]
up_relocateadd: RVC_JUMP at c0006212 [608cb7c9] to sym=0x5040e0f0 st_value=c00061d4
up_relocateadd: offset for C.J=-62 (0xffffffffffffffc2) (val=0x17c8) already set!
up_relocateadd: CALL at c0006222 [00000097] to sym=0x5040e3f0 st_value=c00098b8
_calc_imm: offset=13974: hi=3 lo=1686
up_relocateadd: RELAX at c0006222 [00003097]
elf_read: Read 24 bytes from offset 1822792
elf_symvalue: Other: 0000978e+c0000000=c000978e
up_relocateadd: CALL at c0006234 [00000097] to sym=0x5040e330 st_value=c000978e
_calc_imm: offset=13658: hi=3 lo=1370
up_relocateadd: RELAX at c0006234 [00003097]
elf_read: Read 24 bytes from offset 1347976
elf_symvalue: Other: 000061d2+c0000000=c00061d2
up_relocateadd: RVC_BRANCH at c000623e [0a1cf951] to sym=0x5040e3b0 st_value=c00061d2
up_relocateadd: offset for C.Bx=-108 (0xffffffffffffff94) (val=0x1850) already set!
elf_read: Read 24 bytes from offset 1821280
elf_symvalue: Other: 00008c64+c0000000=c0008c64
up_relocateadd: CALL at c000624a [00000097] to sym=0x5040e430 st_value=c0008c64
_calc_imm: offset=10778: hi=3 lo=-1510
up_relocateadd: RELAX at c000624a [00003097]
elf_read: Read 24 bytes from offset 1348000
elf_symvalue: Other: 00006258+c0000000=c0006258
up_relocateadd: RVC_BRANCH at c0006252 [9fe3e119] to sym=0x5040e170 st_value=c0006258
up_relocateadd: offset for C.Bx=6 (0x6) (val=0x0018) already set!
up_relocateadd: BRANCH at c0006254 [f6099fe3] to sym=0x5040e3b0 st_value=c00061d2
up_relocateadd: offset for Bx=-130 (0xffffffffffffff7e) (val=0xf6000f80) already set!
up_relocateadd: CALL at c000626a [00000097] to sym=0x5040fe30 st_value=c00092e0
_calc_imm: offset=12406: hi=3 lo=118
up_relocateadd: RELAX at c000626a [00003097]
up_relocateadd: RVC_JUMP at c0006274 [711db785] to sym=0x5040e0f0 st_value=c00061d4
up_relocateadd: offset for C.J=-160 (0xffffffffffffff60) (val=0x1784) already set!
up_relocateadd: CALL at c000629a [00000097] to sym=0x5040e470 st_value=c000a444
_calc_imm: offset=16810: hi=4 lo=426
up_relocateadd: RELAX at c000629a [00004097]
elf_read: Read 24 bytes from offset 1348432
elf_symvalue: Other: 00006312+c0000000=c0006312
up_relocateadd: BRANCH at c00062a2 [06055863] to sym=0x5040e4b0 st_value=c0006312
up_relocateadd: offset for Bx=112 (0x70) (val=0x06000800) already set!
elf_read: Read 24 bytes from offset 1348024
elf_symvalue: Other: 000018c0+c000a5b0=c000be70
up_relocateadd: PCREL_HI20 at c00062a8 [00000597] to sym=0x5040e4f0 st_value=c000be70
_calc_imm: offset=23496: hi=6 lo=-1080
up_relocateadd: RELAX at c00062a8 [00006597]
elf_read: Read 24 bytes from offset 1348048
elf_symvalue: Other: 000062a8+c0000000=c00062a8
up_relocateadd: PCREL_LO12_I at c00062ac [bc858593] to sym=0x5040e530 st_value=c00062a8
up_relocateadd: RELAX at c00062ac [bc858593]
up_relocateadd: CALL at c00062b2 [00000097] to sym=0x5040e330 st_value=c000978e
_calc_imm: offset=13532: hi=3 lo=1244
up_relocateadd: RELAX at c00062b2 [00003097]
elf_read: Read 24 bytes from offset 1348456
elf_symvalue: Other: 000062ce+c0000000=c00062ce
up_relocateadd: RVC_BRANCH at c00062ba [741ce911] to sym=0x5040e570 st_value=c00062ce
up_relocateadd: offset for C.Bx=20 (0x14) (val=0x0810) already set!
elf_read: Read 24 bytes from offset 1348072
elf_symvalue: Other: 000018c8+c000a5b0=c000be78
up_relocateadd: PCREL_HI20 at c00062c2 [00000597] to sym=0x5040bdd0 st_value=c000be78
_calc_imm: offset=23478: hi=6 lo=-1098
up_relocateadd: RELAX at c00062c2 [00006597]
elf_read: Read 24 bytes from offset 1348096
elf_symvalue: Other: 000062c2+c0000000=c00062c2
up_relocateadd: PCREL_LO12_I at c00062c6 [bb658593] to sym=0x5040e770 st_value=c00062c2
up_relocateadd: RELAX at c00062c6 [bb658593]
up_relocateadd: CALL at c00062d2 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-21248: hi=-5 lo=-768
up_relocateadd: RELAX at c00062d2 [ffffb097]
elf_read: Read 24 bytes from offset 1348120
elf_symvalue: Other: 00001900+c000a5b0=c000beb0
up_relocateadd: PCREL_HI20 at c00062dc [00000697] to sym=0x5040e030 st_value=c000beb0
_calc_imm: offset=23508: hi=6 lo=-1068
up_relocateadd: RELAX at c00062dc [00006697]
elf_read: Read 24 bytes from offset 1348144
elf_symvalue: Other: 000062dc+c0000000=c00062dc
up_relocateadd: PCREL_LO12_I at c00062e0 [bd468693] to sym=0x5040e5b0 st_value=c00062dc
up_relocateadd: RELAX at c00062e0 [bd468693]
up_relocateadd: PCREL_HI20 at c00062e6 [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=18634: hi=5 lo=-1846
up_relocateadd: RELAX at c00062e6 [00005597]
elf_read: Read 24 bytes from offset 1348168
elf_symvalue: Other: 000062e6+c0000000=c00062e6
up_relocateadd: PCREL_LO12_I at c00062ea [8ca58593] to sym=0x5040e5f0 st_value=c00062e6
up_relocateadd: RELAX at c00062ea [8ca58593]
elf_read: Read 24 bytes from offset 1820584
elf_symvalue: Other: 00007eba+c0000000=c0007eba
up_relocateadd: CALL at c0006318 [00000097] to sym=0x5040bd10 st_value=c0007eba
_calc_imm: offset=7074: hi=2 lo=-1118
up_relocateadd: RELAX at c0006318 [00002097]
elf_read: Read 24 bytes from offset 1348480
elf_symvalue: Other: 00006390+c0000000=c0006390
up_relocateadd: RVC_BRANCH at c0006324 [4b91c535] to sym=0x5040feb0 st_value=c0006390
up_relocateadd: offset for C.Bx=108 (0x6c) (val=0x0434) already set!
elf_read: Read 24 bytes from offset 1348192
elf_symvalue: Other: 00001918+c000a5b0=c000bec8
up_relocateadd: PCREL_HI20 at c0006328 [00000c17] to sym=0x5040e630 st_value=c000bec8
_calc_imm: offset=23456: hi=6 lo=-1120
up_relocateadd: RELAX at c0006328 [00006c17]
elf_read: Read 24 bytes from offset 1348216
elf_symvalue: Other: 00006328+c0000000=c0006328
up_relocateadd: PCREL_LO12_I at c000632c [ba0c0c13] to sym=0x5040e670 st_value=c0006328
up_relocateadd: RELAX at c000632c [ba0c0c13]
up_relocateadd: PCREL_HI20 at c0006330 [00000c97] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=18560: hi=5 lo=-1920
up_relocateadd: RELAX at c0006330 [00005c97]
elf_read: Read 24 bytes from offset 1348240
elf_symvalue: Other: 00006330+c0000000=c0006t_value=c0006a6c
up_relocateadd: RELAX at c0006a70 [27458593]
elf_read: Read 24 bytes from offset 1373944
elf_symvalue: Other: 000069c4+c0000000=c00069c4
up_relocateadd: BRANCH at c0006a98 [f20a06e3] to sym=0x504106f0 st_value=c00069c4
up_relocateadd: offset for Bx=-212 (0xffffffffffffff2c) (val=0xf2000680) already set!
elf_read: Read 24 bytes from offset 1373968
elf_symvalue: Other: 00006ab0+c0000000=c0006ab0
up_relocateadd: BRANCH at c0006a9c [000a8a63] to sym=0x504103b0 st_value=c0006ab0
up_relocateadd: offset for Bx=20 (0x14) (val=0x00000a00) already set!
up_relocateadd: CALL at c0006aa4 [00000097] to sym=0x50410470 st_value=c0004580
_calc_imm: offset=-9508: hi=-2 lo=-1316
up_relocateadd: RELAX at c0006aa4 [ffffe097]
up_relocateadd: RVC_BRANCH at c0006aae [85ded569] to sym=0x50410070 st_value=c0006a78
up_relocateadd: offset for C.Bx=-54 (0xffffffffffffffca) (val=0x1468) already set!
up_relocateadd: CALL at c0006ab4 [00000097] to sym=0x50410470 st_value=c0004580
_calc_imm: offset=-9524: hi=-2 lo=-1332
up_relocateadd: RELAX at c0006ab4 [ffffe097]
elf_read: Read 24 bytes from offset 1373992
elf_symvalue: Other: 00006b08+c0000000=c0006b08
up_relocateadd: RVC_BRANCH at c0006abe [85aac529] to sym=0x50410eb0 st_value=c0006b08
up_relocateadd: offset for C.Bx=74 (0x4a) (val=0x0428) already set!
elf_read: Read 24 bytes from offset 1823872
elf_symvalue: Other: 0000a3de+c0000000=c000a3de
up_relocateadd: CALL at c0006aca [00000097] to sym=0x50410ef0 st_value=c000a3de
_calc_imm: offset=14612: hi=4 lo=-1772
up_relocateadd: RELAX at c0006aca [00004097]
elf_read: Read 24 bytes from offset 1374016
elf_symvalue: Other: 00006b02+c0000000=c0006b02
up_relocateadd: BRANCH at c0006ad4 [02055763] to sym=0x50410b70 st_value=c0006b02
up_relocateadd: offset for Bx=46 (0x2e) (val=0x02000700) already set!
up_relocateadd: CALL at c0006ae2 [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-23312: hi=-6 lo=1264
up_relocateadd: RELAX at c0006ae2 [ffffa097]
elf_read: Read 24 bytes from offset 1373608
elf_symvalue: Other: 000019f8+c000a5b0=c000bfa8
up_relocateadd: PCREL_HI20 at c0006aee [00000697] to sym=0x50410db0 st_value=c000bfa8
_calc_imm: offset=21690: hi=5 lo=1210
up_relocateadd: RELAX at c0006aee [00005697]
elf_read: Read 24 bytes from offset 1373632
elf_symvalue: Other: 00006aee+c0000000=c0006aee
up_relocateadd: PCREL_LO12_I at c0006af2 [4ba68693] to sym=0x504108f0 st_value=c0006aee
up_relocateadd: RELAX at c0006af2 [4ba68693]
up_relocateadd: PCREL_HI20 at c0006af6 [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=16570: hi=4 lo=186
up_relocateadd: RELAX at c0006af6 [00004597]
elf_read: Read 24 bytes from offset 1373656
elf_symvalue: Other: 00006af6+c0000000=c0006af6
up_relocateadd: PCREL_LO12_I at c0006afa [0ba58593] to sym=0x50410f30 st_value=c0006af6
up_relocateadd: RELAX at c0006afa [0ba58593]
elf_read: Read 24 bytes from offset 1374040
elf_symvalue: Other: 00006b0c+c0000000=c0006b0c
up_relocateadd: BRANCH at c0006b02 [000a9563] to sym=0x504110b0 st_value=c0006b0c
up_relocateadd: offset for Bx=10 (0xa) (val=0x00000500) already set!
elf_read: Read 24 bytes from offset 1374064
elf_symvalue: Other: 00006b1a+c0000000=c0006b1a
up_relocateadd: RVC_JUMP at c0006b06 [88e3a811] to sym=0x50411130 st_value=c0006b1a
up_relocateadd: offset for C.J=20 (0x14) (val=0x0810) already set!
up_relocateadd: BRANCH at c0006b08 [f60a88e3] to sym=0x50410070 st_value=c0006a78
up_relocateadd: offset for Bx=-144 (0xffffffffffffff70) (val=0xf6000880) already set!
up_relocateadd: CALL at c0006b0e [00000097] to sym=0x504117b0 st_value=c0004600
_calc_imm: offset=-9486: hi=-2 lo=-1294
up_relocateadd: RELAX at c0006b0e [ffffe097]
up_relocateadd: BRANCH at c0006b16 [f60981e3] to sym=0x50410070 st_value=c0006a78
up_relocateadd: offset for Bx=-158 (0xffffffffffffff62) (val=0xf6000180) already set!
up_relocateadd: CALL at c0006b1c [00000097] to sym=0x504117b0 st_value=c0004600
_calc_imm: offset=-9500: hi=-2 lo=-1308
up_relocateadd: RELAX at c0006b1c [ffffe097]
up_relocateadd: RVC_JUMP at c0006b24 [0fe3bf91] to sym=0x50410070 st_value=c0006a78
up_relocateadd: offset for C.J=-172 (0xffffffffffffff54) (val=0x1f90) already set!
up_relocateadd: BRANCH at c0006b26 [e80a0fe3] to sym=0x504106f0 st_value=c00069c4
up_relocateadd: offset for Bx=-354 (0xfffffffffffffe9e) (val=0xe8000f80) already set!
up_relocateadd: RVC_JUMP at c0006b2e [7139b749] to sym=0x504103b0 st_value=c0006ab0
up_relocateadd: offset for C.J=-126 (0xffffffffffffff82) (val=0x1748) already set!
up_relocateadd: CALL at c0006b44 [00000097] to sym=0x50410470 st_value=c0004580
_calc_imm: offset=-9668: hi=-2 lo=-1476
up_relocateadd: RELAX at c0006b44 [ffffe097]
elf_read: Read 24 bytes from offset 1374160
elf_symvalue: Other: 00006b96+c0000000=c0006b96
up_relocateadd: RVC_BRANCH at c0006b4e [4581c521] to sym=0x504111b0 st_value=c0006b96
up_relocateadd: offset for C.Bx=72 (0x48) (val=0x0420) already set!
elf_read: Read 24 bytes from offset 1822336
elf_symvalue: Other: 0000a55a+c0000000=c000a55a
up_relocateadd: CALL at c0006b54 [00000097] to sym=0x5040ffb0 st_value=c000a55a
_calc_imm: offset=14854: hi=4 lo=-1530
up_relocateadd: RELAX at c0006b54 [00004097]
elf_read: Read 24 bytes from offset 1374184
elf_symvalue: Other: 00006b8c+c0000000=c0006b8c
up_relocateadd: BRANCH at c0006b5e [02055763] to sym=0x50410c30 st_value=c0006b8c
up_relocateadd: offset for Bx=46 (0x2e) (val=0x02000700) already set!
up_relocateadd: CALL at c0006b6c [00000097] to sym=0x504110f0 st_value=c0000fd2
_calc_imm: offset=-23450: hi=-6 lo=1126
up_relocateadd: RELAX at c0006b6c [ffffa097]
elf_read: Read 24 bytes from offset 1374088
elf_symvalue: Other: 00001a00+c000a5b0=c000bfb0
up_relocateadd: PCREL_HI20 at c0006b78 [00000697] to sym=0x5040f5b0 st_value=c000bfb0
_calc_imm: offset=21560: hi=5 lo=1080
up_relocateadd: RELAX at c0006b78 [00005697]
elf_read: Read 24 bytes from offset 1374112
elf_symvalue: Other: 00006b78+c0000000=c0006b78
up_relocateadd: PCREL_LO12_I at c0006b7c [43868693] to sym=0x50410df0 st_value=c0006b78
up_relocateadd: RELAX at c0006b7c [43868693]
up_relocateadd: PCREL_HI20 at c0006b80 [00000597] to sym=0x5040f4f0 st_value=c000abb0
_calc_imm: offset=16432: hi=4 lo=48
up_relocateadd: RELAX at c0006b80 [00004597]
elf_read: Read 24 bytes from offset 1374136
elf_symvalue: Other: 00006b80+c0000000=c0006b80
up_relocateadd: PCREL_LO12_I at c0006b84 [03058593] to sym=0x50411170 st_value=c0006b80
up_relocateadd: RELAX at c0006b84 [03058593]
up_relocateadd: CALL at c0006b8e [00000097] to sym=0x504117b0 st_value=c0004600
_calc_imm: offset=-9614: hi=-2 lo=-1422
up_relocateadd: RELAX at c0006b8e [ffffe097]
elf_read: Read 24 bytes from offset 1383088
elf_symvalue: Other: 00001a40+c000a5b0=c000bff0
up_relocateadd: PCREL_HI20 at c0006bd0 [00000b17] to sym=0x5040e8f0 st_value=c000bff0
_calc_imm: offset=21536: hi=5 lo=1056
up_relocateadd: RELAX at c0006bd0 [00005b17]
elf_read: Read 24 bytes from offset 1383112
elf_symvalue: Other: 00006bd0+c0000000=c0006bd0
up_relocateadd: PCREL_LO12_I at c000: hi=2 lo=-876
up_relocateadd: RELAX at c0007b76 [00002097]
elf_read: Read 24 bytes from offset 1427944
elf_symvalue: Other: 00007b88+c0000000=c0007b88
up_relocateadd: RVC_BRANCH at c0007b7e [5782e509] to sym=0x5040ea30 st_value=c0007b88
up_relocateadd: offset for C.Bx=10 (0xa) (val=0x0408) already set!
elf_read: Read 24 bytes from offset 1427968
elf_symvalue: Other: 00007a38+c0000000=c0007a38
up_relocateadd: RVC_JUMP at c0007b86 [0597bd4d] to sym=0x5040e9f0 st_value=c0007a38
up_relocateadd: offset for C.J=-334 (0xfffffffffffffeb2) (val=0x1d4c) already set!
elf_read: Read 24 bytes from offset 1426936
elf_symvalue: Other: 00001e78+c000a5b0=c000c428
up_relocateadd: PCREL_HI20 at c0007b88 [00000597] to sym=0x50410270 st_value=c000c428
_calc_imm: offset=18592: hi=5 lo=-1888
up_relocateadd: RELAX at c0007b88 [00005597]
elf_read: Read 24 bytes from offset 1426960
elf_symvalue: Other: 00007b88+c0000000=c0007b88
up_relocateadd: PCREL_LO12_I at c0007b8c [8a058593] to sym=0x5040ec30 st_value=c0007b88
up_relocateadd: RELAX at c0007b8c [8a058593]
up_relocateadd: CALL at c0007b92 [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7288: hi=2 lo=-904
up_relocateadd: RELAX at c0007b92 [00002097]
elf_read: Read 24 bytes from offset 1427992
elf_symvalue: Other: 00007ba4+c0000000=c0007ba4
up_relocateadd: RVC_BRANCH at c0007b9a [57d2e509] to sym=0x5040e230 st_value=c0007ba4
up_relocateadd: offset for C.Bx=10 (0xa) (val=0x0408) already set!
up_relocateadd: BRANCH at c0007b9e [e8f04ee3] to sym=0x50410530 st_value=c0007a3a
up_relocateadd: offset for Bx=-356 (0xfffffffffffffe9c) (val=0xe8000e80) already set!
up_relocateadd: RVC_JUMP at c0007ba2 [0597b5fd] to sym=0x5040bd50 st_value=c0007a90
up_relocateadd: offset for C.J=-274 (0xfffffffffffffeee) (val=0x15fc) already set!
elf_read: Read 24 bytes from offset 1426984
elf_symvalue: Other: 00001e80+c000a5b0=c000c430
up_relocateadd: PCREL_HI20 at c0007ba4 [00000597] to sym=0x5040bcd0 st_value=c000c430
_calc_imm: offset=18572: hi=5 lo=-1908
up_relocateadd: RELAX at c0007ba4 [00005597]
elf_read: Read 24 bytes from offset 1427008
elf_symvalue: Other: 00007ba4+c0000000=c0007ba4
up_relocateadd: PCREL_LO12_I at c0007ba8 [88c58593] to sym=0x5040ed70 st_value=c0007ba4
elf_read: Read 6144 bytes from offset 1968376
up_relocateadd: RELAX at c0007ba8 [88c58593]
up_relocateadd: CALL at c0007bae [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7260: hi=2 lo=-932
up_relocateadd: RELAX at c0007bae [00002097]
up_relocateadd: RVC_BRANCH at c0007bb6 [5782e509] to sym=0x5040bbd0 st_value=c0007bc0
up_relocateadd: offset for C.Bx=10 (0xa) (val=0x0408) already set!
up_relocateadd: RVC_JUMP at c0007bbe [5363bdad] to sym=0x5040e9f0 st_value=c0007a38
up_relocateadd: offset for C.J=-390 (0xfffffffffffffe7a) (val=0x1dac) already set!
up_relocateadd: BRANCH at c0007bc0 [172b5363] to sym=0x504116f0 st_value=c0007d26
up_relocateadd: offset for Bx=358 (0x166) (val=0x16000300) already set!
up_relocateadd: CALL at c0007bcc [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7230: hi=2 lo=-962
up_relocateadd: RELAX at c0007bcc [00002097]
elf_read: Read 24 bytes from offset 1428016
elf_symvalue: Other: 00007be6+c0000000=c0007be6
up_relocateadd: RVC_BRANCH at c0007bd6 [85e2c901] to sym=0x5040e970 st_value=c0007be6
up_relocateadd: offset for C.Bx=16 (0x10) (val=0x0800) already set!
up_relocateadd: CALL at c0007bdc [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7214: hi=2 lo=-978
up_relocateadd: RELAX at c0007bdc [00002097]
elf_read: Read 24 bytes from offset 1428040
elf_symvalue: Other: 00007bfc+c0000000=c0007bfc
up_relocateadd: RVC_BRANCH at c0007be4 [688ced01] to sym=0x5040ec70 st_value=c0007bfc
up_relocateadd: offset for C.Bx=24 (0x18) (val=0x0c00) already set!
up_relocateadd: CALL at c0007bea [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7200: hi=2 lo=-992
up_relocateadd: RELAX at c0007bea [00002097]
elf_read: Read 24 bytes from offset 1428064
elf_symvalue: Other: 00007c9a+c0000000=c0007c9a
up_relocateadd: RVC_JUMP at c0007bfa [85e6a045] to sym=0x5040f3b0 st_value=c0007c9a
up_relocateadd: offset for C.J=160 (0xa0) (val=0x0044) already set!
up_relocateadd: CALL at c0007c00 [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7178: hi=2 lo=-1014
up_relocateadd: RELAX at c0007c00 [00002097]
elf_read: Read 24 bytes from offset 1428088
elf_symvalue: Other: 00007c1c+c0000000=c0007c1c
up_relocateadd: RVC_BRANCH at c0007c08 [688ce911] to sym=0x5040bc50 st_value=c0007c1c
up_relocateadd: offset for C.Bx=20 (0x14) (val=0x0810) already set!
up_relocateadd: CALL at c0007c0e [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7164: hi=2 lo=-1028
up_relocateadd: RELAX at c0007c0e [00002097]
elf_read: Read 24 bytes from offset 1428112
elf_symvalue: Other: 00007bf6+c0000000=c0007bf6
up_relocateadd: RVC_JUMP at c0007c1a [8522bff1] to sym=0x5040ee30 st_value=c0007bf6
up_relocateadd: offset for C.J=-36 (0xffffffffffffffdc) (val=0x1ff0) already set!
up_relocateadd: CALL at c0007c22 [00000097] to sym=0x5040ee70 st_value=c00092f8
_calc_imm: offset=5846: hi=1 lo=1750
up_relocateadd: RELAX at c0007c22 [00001097]
up_relocateadd: RVC_BRANCH at c0007c32 [67e2cbf5] to sym=0x504116f0 st_value=c0007d26
up_relocateadd: offset for C.Bx=244 (0xf4) (val=0x0874) already set!
up_relocateadd: RVC_BRANCH at c0007c3a [6888e7f5] to sym=0x504116f0 st_value=c0007d26
up_relocateadd: offset for C.Bx=236 (0xec) (val=0x0474) already set!
up_relocateadd: CALL at c0007c42 [00000097] to sym=0x5040ee70 st_value=c00092f8
_calc_imm: offset=5814: hi=1 lo=1718
up_relocateadd: RELAX at c0007c42 [00001097]
up_relocateadd: RVC_BRANCH at c0007c52 [67e2cbf1] to sym=0x504116f0 st_value=c0007d26
up_relocateadd: offset for C.Bx=212 (0xd4) (val=0x0870) already set!
up_relocateadd: RVC_BRANCH at c0007c5a [bd83e7f1] to sym=0x504116f0 st_value=c0007d26
up_relocateadd: offset for C.Bx=204 (0xcc) (val=0x0470) already set!
elf_read: Read 24 bytes from offset 1427032
elf_symvalue: Other: 00001ea0+c000a5b0=c000c450
up_relocateadd: PCREL_HI20 at c0007c60 [00000597] to sym=0x5040eeb0 st_value=c000c450
_calc_imm: offset=18416: hi=4 lo=2032
up_relocateadd: RELAX at c0007c60 [00004597]
elf_read: Read 24 bytes from offset 1427056
elf_symvalue: Other: 00007c60+c0000000=c0007c60
up_relocateadd: PCREL_LO12_I at c0007c64 [7f058593] to sym=0x504118f0 st_value=c0007c60
up_relocateadd: RELAX at c0007c64 [7f058593]
up_relocateadd: CALL at c0007c6a [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7072: hi=2 lo=-1120
up_relocateadd: RELAX at c0007c6a [00002097]
elf_read: Read 24 bytes from offset 1428136
elf_symvalue: Other: 00007c7e+c0000000=c0007c7e
up_relocateadd: RVC_BRANCH at c0007c72 [0433e511] to sym=0x50410330 st_value=c0007c7e
up_relocateadd: offset for C.Bx=12 (0xc) (val=0x0410) already set!
up_relocateadd: RVC_JUMP at c0007c7c [0597bfad] to sym=0x5040ee30 st_value=c0007bf6
up_relocateadd: offset for C.J=-134 (0xffffffffffffff7a) (val=0x1fac) already set!
elf_read: Read 24 bytes from offset 1427080
elf_symvalue: Other: 00001ea8+c000a5b0=c000c458
up_relocateadd: PCREL_HI20 at c0007c7e [00000597] to sym=0x5040ef70 st_value=c000c458
_calc_imm: offset=18394: hi=4 lo=2010
up_relocateadd: RELAX at c0007c7e [00004597]
elf_read: Read 24 bytes from offset 1427104
elf_symvalue: Other: 00007c7e+c0000000=c0007c7e
up_relocateadd: PCREL_LO12_I at c0007c82 [7da58593] to sym=0x5040eb30 st_value=c0007c7e
up_relocateadd: RELAX at c0007c82 [7da58593]
up_relocateadd: CALL at c0007c88 [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7042: hi=2 lo=-1150
up_relocateadd: RELAX at c0007c88 [00002097]
elf_read: Read 24 bytes from offset 1428160
elf_symvalue: Other: 00007c9e+c0000000=c0007c9e
up_relocateadd: RVC_BRANCH at c0007c90 [2433e519] to sym=0x504113f0 st_value=c0007c9e
up_relocateadd: offset for C.Bx=14 (0xe) (val=0x0418) already set!
up_relocateadd: RVC_JUMP at c0007c9c [0597b34d] to sym=0x5040e1f0 st_value=c0007a3e
up_relocateadd: offset for C.J=-606 (0xfffffffffffffda2) (val=0x134c) already set!
elf_read: Read 24 bytes from offset 1427128
elf_symvalue: Other: 00001eb0+c000a5b0=c000c460
up_relocateadd: PCREL_HI20 at c0007c9e [00000597] to sym=0x5040ecb0 st_value=c000c460
_calc_imm: offset=18370: hi=4 lo=1986
up_relocateadd: RELAX at c0007c9e [00004597]
elf_read: Read 24 bytes from offset 1427152
elf_symvalue: Other: 00007c9e+c0000000=c0007c9e
up_relocateadd: PCREL_LO12_I at c0007ca2 [7c258593] to sym=0x5040e330 st_value=c0007c9e
up_relocateadd: RELAX at c0007ca2 [7c258593]
up_relocateadd: CALL at c0007ca8 [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=7010: hi=2 lo=-1182
up_relocateadd: RELAX at c0007ca8 [00002097]
elf_read: Read 24 bytes from offset 1428184
elf_symvalue: Other: 00007cba+c0000000=c0007cba
up_relocateadd: RVC_BRANCH at c0007cb0 [2433e509] to sym=0x5040f130 st_value=c0007cba
up_relocateadd: offset for C.Bx=10 (0xa) (val=0x0408) already set!
up_relocateadd: RVC_JUMP at c0007cb8 [0597b7cd] to sym=0x5040f3b0 st_value=c0007c9a
up_relocateadd: offset for C.J=-30 (0xffffffffffffffe2) (val=0x17cc) already set!
elf_read: Read 24 bytes from offset 1427176
elf_symvalue: Other: 00001eb8+c000a5b0=c000c468
up_relocateadd: PCREL_HI20 at c0007cba [00000597] to sym=0x5040e8b0 st_value=c000c468
_calc_imm: offset=18350: hi=4 lo=1966
up_relocateadd: RELAX at c0007cba [00004597]
elf_read: Read 24 bytes from offset 1427200
elf_symvalue: Other: 00007cba+c0000000=c0007cba
up_relocateadd: PCREL_LO12_I at c0007cbe [7ae58593] to sym=0x5040ecf0 st_value=c0007cba
up_relocateadd: RELAX at c0007cbe [7ae58593]
up_relocateadd: CALL at c0007cc4 [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=6982: hi=2 lo=-1210
up_relocateadd: RELAX at c0007cc4 [00002097]
elf_read: Read 24 bytes from offset 1428208
elf_symvalue: Other: 00007cd4+c0000000=c0007cd4
up_relocateadd: RVC_BRANCH at c0007ccc [2433e501] to sym=0x5040ba90 st_value=c0007cd4
up_relocateadd: offset for C.Bx=8 (0x8) (val=0x0400) already set!
elf_read: Read 24 bytes from offset 1428232
elf_symvalue: Other: 00007c96+c0000000=c0007c96
up_relocateadd: RVC_JUMP at c0007cd2 [0597b7d1] to sym=0x5040ef30 st_value=c0007c96
up_relocateadd: offset for C.J=-60 (0xffffffffffffffc4) (val=0x17d0) already set!
elf_read: Read 24 bytes from offset 1427224
elf_symvalue: Other: 00001ec0+c000a5b0=c000c470
up_relocateadd: PCREL_HI20 at c0007cd4 [00000597] to sym=0x5040eb70 st_value=c000c470
_calc_imm: offset=18332: hi=4 lo=1948
up_relocateadd: RELAX at c0007cd4 [00004597]
elf_read: Read 24 bytes from offset 1427248
elf_symvalue: Other: 00007cd4+c0000000=c0007cd4
up_relocateadd: PCREL_LO12_I at c0007cd8 [79c58593] to sym=0x5040edb0 st_value=c0007cd4
up_relocateadd: RELAX at c0007cd8 [79c58593]
up_relocateadd: CALL at c0007cde [00000097] to sym=0x50410d70 st_value=c000980a
_calc_imm: offset=6956: hi=2 lo=-1236
up_relocateadd: RELAX at c0007cde [00002097]
elf_read: Read 24 bytes from offset 1428256
elf_symvalue: Other: 00007cee+c0000000=c0007cee10) (val=0x00000800) already set!
elf_read: Read 24 bytes from offset 1545472
elf_symvalue: Other: 00008ff8+c0000000=c0008ff8
up_relocateadd: RVC_JUMP at c0009002 [478dbfdd] to sym=0x50410230 st_value=c0008ff8
up_relocateadd: offset for C.J=-10 (0xfffffffffffffff6) (val=0x1fdc) already set!
elf_read: Read 24 bytes from offset 1546864
elf_symvalue: Other: 00009022+c0000000=c0009022
up_relocateadd: BRANCH at c0009006 [00a7fe63] to sym=0x504111f0 st_value=c0009022
up_relocateadd: offset for Bx=28 (0x1c) (val=0x00000e00) already set!
up_relocateadd: CALL at c000900e [00000097] to sym=0x5040ebb0 st_value=c0000fd2
_calc_imm: offset=-32828: hi=-8 lo=-60
up_relocateadd: RELAX at c000900e [ffff8097]
elf_read: Read 24 bytes from offset 1548232
elf_symvalue: Other: 0000904e+c0000000=c000904e
up_relocateadd: BRANCH at c000902a [02a7f263] to sym=0x5040e930 st_value=c000904e
up_relocateadd: offset for Bx=36 (0x24) (val=0x02000200) already set!
elf_read: Read 24 bytes from offset 1548136
elf_symvalue: Other: 0000b2b8+c000a5b0=c0015868
up_relocateadd: PCREL_HI20 at c0009030 [00000617] to sym=0x5040f330 st_value=c0015868
_calc_imm: offset=51256: hi=13 lo=-1992
up_relocateadd: RELAX at c0009030 [0000d617]
elf_read: Read 24 bytes from offset 1548160
elf_symvalue: Other: 00009030+c0000000=c0009030
up_relocateadd: PCREL_LO12_I at c0009034 [83860613] to sym=0x50411230 st_value=c0009030
up_relocateadd: RELAX at c0009034 [83860613]
elf_read: Read 24 bytes from offset 1548184
elf_symvalue: Other: 0000b2d8+c000a5b0=c0015888
up_relocateadd: PCREL_HI20 at c000903c [00000517] to sym=0x5040fa30 st_value=c0015888
_calc_imm: offset=51276: hi=13 lo=-1972
up_relocateadd: RELAX at c000903c [0000d517]
elf_read: Read 24 bytes from offset 1548208
elf_symvalue: Other: 0000903c+c0000000=c000903c
up_relocateadd: PCREL_LO12_I at c0009040 [84c50513] to sym=0x504112b0 st_value=c000903c
up_relocateadd: RELAX at c0009040 [84c50513]
up_relocateadd: CALL at c0009046 [00000097] to sym=0x5040fa70 st_value=c0000fbc
_calc_imm: offset=-32906: hi=-8 lo=-138
up_relocateadd: RELAX at c0009046 [ffff8097]
elf_read: Read 24 bytes from offset 1549504
elf_symvalue: Other: 00009070+c0000000=c0009070
up_relocateadd: RVC_BRANCH at c0009064 [84b2c511] to sym=0x504101b0 st_value=c0009070
up_relocateadd: offset for C.Bx=12 (0xc) (val=0x0410) already set!
up_relocateadd: RVC_BRANCH at c0009068 [8a2ec601] to sym=0x504101b0 st_value=c0009070
up_relocateadd: offset for C.Bx=8 (0x8) (val=0x0400) already set!
elf_read: Read 24 bytes from offset 1549528
elf_symvalue: Other: 0000908c+c0000000=c000908c
up_relocateadd: BRANCH at c000906c [0205d063] to sym=0x5040e870 st_value=c000908c
up_relocateadd: offset for Bx=32 (0x20) (val=0x02000000) already set!
elf_read: Read 24 bytes from offset 1549408
elf_symvalue: Other: 0000b2f8+c000a5b0=c00158a8
up_relocateadd: PCREL_HI20 at c0009070 [00000617] to sym=0x50411370 st_value=c00158a8
_calc_imm: offset=51256: hi=13 lo=-1992
up_relocateadd: RELAX at c0009070 [0000d617]
elf_read: Read 24 bytes from offset 1549432
elf_symvalue: Other: 00009070+c0000000=c0009070
up_relocateadd: PCREL_LO12_I at c0009074 [83860613] to sym=0x50410130 st_value=c0009070
up_relocateadd: RELAX at c0009074 [83860613]
elf_read: Read 24 bytes from offset 1549456
elf_symvalue: Other: 0000b318+c000a5b0=c00158c8
up_relocateadd: PCREL_HI20 at c000907c [00000517] to sym=0x50411330 st_value=c00158c8
_calc_imm: offset=51276: hi=13 lo=-1972
up_relocateadd: RELAX at c000907c [0000d517]
elf_read: Read 24 bytes from offset 1549480
elf_symvalue: Other: 0000907c+c0000000=c000907c
up_relocateadd: PCREL_LO12_I at c0009080 [84c50513] to sym=0x504112f0 st_value=c000907c
up_relocateadd: RELAX at c0009080 [84c50513]
up_relocateadd: CALL at c0009084 [00000097] to sym=0x5040fa70 st_value=c0000fbc
_calc_imm: offset=-32968: hi=-8 lo=-200
up_relocateadd: RELAX at c0009084 [ffff8097]
up_relocateadd: CALL at c0009094 [00000097] to sym=0x504102b0 st_value=c00098b8
_calc_imm: offset=2084: hi=1 lo=-2012
up_relocateadd: RELAX at c0009094 [00001097]
elf_read: Read 24 bytes from offset 1824808
elf_symvalue: Other: 00007f7a+c0000000=c0007f7a
up_relocateadd: CALL at c00090a2 [00000097] to sym=0x50410c30 st_value=c0007f7a
_calc_imm: offset=-4392: hi=-1 lo=-296
up_relocateadd: RELAX at c00090a2 [fffff097]
elf_read: Read 24 bytes from offset 1549552
elf_symvalue: Other: 000090e0+c0000000=c00090e0
up_relocateadd: RVC_BRANCH at c00090ae [478dc80d] to sym=0x50411430 st_value=c00090e0
up_relocateadd: offset for C.Bx=50 (0x32) (val=0x080c) already set!
up_relocateadd: CALL at c00090ca [00000097] to sym=0x50410b30 st_value=c0009880
_calc_imm: offset=1974: hi=0 lo=1974
up_relocateadd: RELAX at c00090ca [00000097]
elf_read: Read 24 bytes from offset 1819600
elf_symvalue: Other: 00009cd2+c0000000=c0009cd2
up_relocateadd: CALL at c00090d6 [00000097] to sym=0x5040fd70 st_value=c0009cd2
_calc_imm: offset=3068: hi=1 lo=-1028
up_relocateadd: RELAX at c00090d6 [00001097]
elf_read: Read 24 bytes from offset 1552432
elf_symvalue: Other: 0000911a+c0000000=c000911a
up_relocateadd: RVC_BRANCH at c00090fc [0617ed19] to sym=0x504107f0 st_value=c000911a
up_relocateadd: offset for C.Bx=30 (0x1e) (val=0x0c18) already set!
elf_read: Read 24 bytes from offset 1552336
elf_symvalue: Other: 0000b338+c000a5b0=c00158e8
up_relocateadd: PCREL_HI20 at c00090fe [00000617] to sym=0x504115f0 st_value=c00158e8
_calc_imm: offset=51178: hi=12 lo=2026
up_relocateadd: RELAX at c00090fe [0000c617]
elf_read: Read 24 bytes from offset 1552360
elf_symvalue: Other: 000090fe+c0000000=c00090fe
up_relocateadd: PCREL_LO12_I at c0009102 [7ea60613] to sym=0x5040fbf0 st_value=c00090fe
up_relocateadd: RELAX at c0009102 [7ea60613]
elf_read: Read 24 bytes from offset 1552384
elf_symvalue: Other: 0000b348+c000a5b0=c00158f8
up_relocateadd: PCREL_HI20 at c000910a [00000517] to sym=0x50411070 st_value=c00158f8
_calc_imm: offset=51182: hi=12 lo=2030
up_relocateadd: RELAX at c000910a [0000c517]
elf_read: Read 24 bytes from offset 1552408
elf_symvalue: Other: 0000910a+c0000000=c000910a
up_relocateadd: PCREL_LO12_I at c000910e [7ee50513] to sym=0x50410fb0 st_value=c000910a
up_relocateadd: RELAX at c000910e [7ee50513]
up_relocateadd: CALL at c0009112 [00000097] to sym=0x5040fa70 st_value=c0000fbc
_calc_imm: offset=-33110: hi=-8 lo=-342
up_relocateadd: RELAX at c0009112 [ffff8097]
elf_read: Read 24 bytes from offset 1552456
elf_symvalue: Other: 0000912e+c0000000=c000912e
up_relocateadd: RVC_BRANCH at c000911e [3023e901] to sym=0x50410830 st_value=c000912e
up_relocateadd: offset for C.Bx=16 (0x10) (val=0x0800) already set!
up_relocateadd: CALL at c0009130 [00000097] to sym=0x5040e4f0 st_value=c0007ea8
_calc_imm: offset=-4744: hi=-1 lo=-648
up_relocateadd: RELAX at c0009130 [fffff097]
elf_read: Read 24 bytes from offset 1552480
elf_symvalue: Other: 0000911e+c0000000=c000911e
up_relocateadd: RVC_JUMP at c000913a [3023b7d5] to sym=0x50411630 st_value=c000911e
up_relocateadd: offset for C.J=-28 (0xffffffffffffffe4) (val=0x17d4) already set!
elf_read: Read 24 bytes from offset 1555288
elf_symvalue: Other: 00009168+c0000000=c0009168
up_relocateadd: RVC_BRANCH at c000914a [0617ed19] to sym=0x504115b0 st_value=c0009168
up_relocateadd: offset for C.Bx=30 (0x1e) (val=0x0c18) already set!
elf_read: Read 24 bytes from offset 1555192
elf_symvalue: Other: 0000b368+c000a5b0=c0015918
up_relocateadd: PCREL_HI20 at c000914c [00000617] to sym=0x50411270 st_value=c0015918
_calc_imm: offset=51148: hi=12 lo=1996
up_relocateadd: RELAX at c000914c [0000c617]
elf_read: Read 24 bytes from offset 1555216
elf_symvalue: Other: 0000914c+c0000000=c000914c
up_relocateadd: PCREL_LO12_I at c0009150 [7cc60613] to sym=0x50410ff0 st_value=c000914c
up_relocateadd: RELAX at c0009150 [7cc60613]
elf_read: Read 24 bytes from offset 1555240
elf_symvalue: Other: 0000b370+c000a5b0=c0015920
up_relocateadd: PCREL_HI20 at c0009158 [00000517] to sym=0x504102f0 st_value=c0015920
_calc_imm: offset=51144: hi=12 lo=1992
up_relocateadd: RELAX at c0009158 [0000c517]
elf_read: Read 24 bytes from offset 1555264
elf_symvalue: Other: 00009158+c0000000=c0009158
up_relocateadd: PCREL_LO12_I at c000915c [7c850513] to sym=0x504116b0 st_value=c0009158
up_relocateadd: RELAX at c000915c [7c850513]
up_relocateadd: CALL at c0009160 [00000097] to sym=0x5040fa70 st_value=c0000fbc
_calc_imm: offset=-33188: hi=-8 lo=-420
up_relocateadd: RELAX at c0009160 [ffff8097]
elf_read: Read 24 bytes from offset 1819528
elf_symvalue: Other: 00001928+c0000000=c0001928
up_relocateadd: CALL at c0009172 [00000097] to sym=0x5040f1f0 st_value=c0001928
_calc_imm: offset=-30794: hi=-8 lo=1974
up_relocateadd: RELAX at c0009172 [ffff8097]
elf_read: Read 24 bytes from offset 1555312
elf_symvalue: Other: 00009190+c0000000=c0009190
up_relocateadd: BRANCH at c000917a [00055b63] to sym=0x50410370 st_value=c0009190
up_relocateadd: offset for Bx=22 (0x16) (val=0x00000b00) already set!
up_relocateadd: CALL at c000917e [00000097] to sym=0x5040ebb0 st_value=c0000fd2
_calc_imm: offset=-33196: hi=-8 lo=-428
up_relocateadd: RELAX at c000917e [ffff8097]
elf_read: Read 24 bytes from offset 1820944
elf_symvalue: Other: 0000a4fa+c0000000=c000a4fa
up_relocateadd: CALL at c0009198 [00000097] to sym=0x504105f0 st_value=c000a4fa
_calc_imm: offset=4962: hi=1 lo=866
up_relocateadd: RELAX at c0009198 [00001097]
elf_read: Read 24 bytes from offset 1555336
elf_symvalue: Other: 0000917e+c0000000=c000917e
up_relocateadd: BRANCH at c00091a0 [fc054fe3] to sym=0x50411870 st_value=c000917e
up_relocateadd: offset for Bx=-34 (0xffffffffffffffde) (val=0xfc000f80) already set!
elf_read: Read 24 bytes from offset 1819264
elf_symvalue: Other: 00009cc6+c0000000=c0009cc6
up_relocateadd: CALL at c00091ac [00000097] to sym=0x50410a70 st_value=c0009cc6
_calc_imm: offset=2842: hi=1 lo=-1254
up_relocateadd: RELAX at c00091ac [00001097]
elf_read: Read 24 bytes from offset 1555360
elf_symvalue: Other: 00009188+c0000000=c0009188
up_relocateadd: RVC_JUMP at c00091be [4501b7e9] to sym=0x5040b910 st_value=c0009188
up_relocateadd: offset for C.J=-54 (0xffffffffffffffca) (val=0x17e8) already set!
elf_read: Read 24 bytes from offset 1825744
elf_symvalue: Other: 0000922e+c0000000=c000922e
up_relocateadd: CALL at c00091d8 [00000097] to sym=0x50410f70 st_value=c000922e
_calc_imm: offset=86: hi=0 lo=86
up_relocateadd: RELAX at c00091d8 [00000097]
elf_read: Read 24 bytes from offset 1560304
elf_symvalue: Other: 00009222+c0000000=c0009222
up_relocateadd: RVC_BRANCH at c00091f8 [861bc58d] to sym=0x5040e7f0 st_value=c0009222
up_relocateadd: offset for C.Bx=42 (0x2a) (val=0x040c) already set!
elf_read: Read 24 bytes from offset 1822672
elf_symvalue: Other: 000095c2+c0000000=c00095c2
up_relocateadd: CALL at c0009202 [00000097] to sym=0x50410bf0 st_value=c00095c2
_calc_imm: offset=960: hi=0 lo=960
up_relocateadd: RELAX at c0009202 [00000097]
elf_read: Read 24 bytes from offset 1823968
elf_symvalue: Other: 00000146+c0000000=c0000146
up_relocateadd: CALL at c0009212 [00000097] to sym=0x5040ba10 st_value=c0000146
_calc_imm: offset=-37068: hi=-9 lo=-20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment