Non-contiguous memory regions support: Avoid calls to abort
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan3a.s
CommitLineData
d127ecce 1 .globl main
3def1454 2 .globl _main
d127ecce
AM
3 .globl start
4 .globl _start
5 .globl __start
6 .text
7main:
3def1454 8_main:
d127ecce
AM
9start:
10_start:
11__start:
12
13 .section .foo,"a",%nobits
c91db5c0 14 .space 16
This page took 0.500921 seconds and 4 git commands to generate.