(root)/
binutils-2.41/
binutils/
testsuite/
binutils-all/
wasm32/
long-sections.s
        .section .wasm.type
        .rept 256
        .byte 0
        .endr

        .section .wasm.code
        .rept 65536
        .byte 0
        .endr