.text
        .global _start
_start:
        .word 0
        .section .text.1, "ax"
        .global bar
bar:
        .word 0
        .text
        .global _start
_start:
        .word 0
        .section .text.1, "ax"
        .global bar
bar:
        .word 0