@@ -733,28 +733,28 @@ colu: 1
733733addr: 0x00001176
734734EOF
735735EXPECT_ERR=<<EOF
736- DEBUG: [cbin.c:3404 ] (section .dynsym) Cd 8[21] @ 0x3d8
737- DEBUG: [cbin.c:3404 ] (section .dynstr) Css 141 @ 0x480
738- DEBUG: [cbin.c:3404 ] (section .rela.dyn) Cd 8[24] @ 0x550
739- DEBUG: [cbin.c:3404 ] (section .rela.plt) Cd 8[3] @ 0x610
740- DEBUG: [cbin.c:3404 ] (section .init_array) Cd 8[1] @ 0x3db8
741- DEBUG: [cbin.c:3404 ] (section .fini_array) Cd 8[1] @ 0x3dc0
742- DEBUG: [cbin.c:3404 ] (section .dynamic) Cd 8[62] @ 0x3dc8
743- DEBUG: [cbin.c:3404 ] (section .got) Cd 8[9] @ 0x3fb8
744- DEBUG: [cbin.c:3404 ] (section .dynsym) Cd 8[21] @ 0x3d8
745- DEBUG: [cbin.c:3404 ] (section .dynstr) Css 141 @ 0x480
746- DEBUG: [cbin.c:3404 ] (section .rela.dyn) Cd 8[24] @ 0x550
747- DEBUG: [cbin.c:3404 ] (section .rela.plt) Cd 8[3] @ 0x610
748- DEBUG: [cbin.c:3404 ] (section .init_array) Cd 8[1] @ 0x3db8
749- DEBUG: [cbin.c:3404 ] (section .fini_array) Cd 8[1] @ 0x3dc0
750- DEBUG: [cbin.c:3404 ] (section .dynamic) Cd 8[62] @ 0x3dc8
751- DEBUG: [cbin.c:3404 ] (section .got) Cd 8[9] @ 0x3fb8
736+ DEBUG: [cbin.c:3402 ] (section .dynsym) Cd 8[21] @ 0x3d8
737+ DEBUG: [cbin.c:3402 ] (section .dynstr) Css 141 @ 0x480
738+ DEBUG: [cbin.c:3402 ] (section .rela.dyn) Cd 8[24] @ 0x550
739+ DEBUG: [cbin.c:3402 ] (section .rela.plt) Cd 8[3] @ 0x610
740+ DEBUG: [cbin.c:3402 ] (section .init_array) Cd 8[1] @ 0x3db8
741+ DEBUG: [cbin.c:3402 ] (section .fini_array) Cd 8[1] @ 0x3dc0
742+ DEBUG: [cbin.c:3402 ] (section .dynamic) Cd 8[62] @ 0x3dc8
743+ DEBUG: [cbin.c:3402 ] (section .got) Cd 8[9] @ 0x3fb8
744+ DEBUG: [cbin.c:3402 ] (section .dynsym) Cd 8[21] @ 0x3d8
745+ DEBUG: [cbin.c:3402 ] (section .dynstr) Css 141 @ 0x480
746+ DEBUG: [cbin.c:3402 ] (section .rela.dyn) Cd 8[24] @ 0x550
747+ DEBUG: [cbin.c:3402 ] (section .rela.plt) Cd 8[3] @ 0x610
748+ DEBUG: [cbin.c:3402 ] (section .init_array) Cd 8[1] @ 0x3db8
749+ DEBUG: [cbin.c:3402 ] (section .fini_array) Cd 8[1] @ 0x3dc0
750+ DEBUG: [cbin.c:3402 ] (section .dynamic) Cd 8[62] @ 0x3dc8
751+ DEBUG: [cbin.c:3402 ] (section .got) Cd 8[9] @ 0x3fb8
752752WARN: [cbin.c:1943] Relocs has not been applied. Please use `-e bin.relocs.apply=true` or `-e bin.cache=true` next time
753- DEBUG: [cbin.c:2632 ] Cannot resolve symbol address __libc_start_main
754- DEBUG: [cbin.c:2632 ] Cannot resolve symbol address _ITM_deregisterTMCloneTable
755- DEBUG: [cbin.c:2632 ] Cannot resolve symbol address __gmon_start__
756- DEBUG: [cbin.c:2632 ] Cannot resolve symbol address _ITM_registerTMCloneTable
757- DEBUG: [cbin.c:2632 ] Cannot resolve symbol address __cxa_finalize
753+ DEBUG: [cbin.c:2630 ] Cannot resolve symbol address __libc_start_main
754+ DEBUG: [cbin.c:2630 ] Cannot resolve symbol address _ITM_deregisterTMCloneTable
755+ DEBUG: [cbin.c:2630 ] Cannot resolve symbol address __gmon_start__
756+ DEBUG: [cbin.c:2630 ] Cannot resolve symbol address _ITM_registerTMCloneTable
757+ DEBUG: [cbin.c:2630 ] Cannot resolve symbol address __cxa_finalize
758758EOF
759759RUN
760760
0 commit comments