mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
73589c9dbd
with support for the new or1k configuration.
17 lines
242 B
ArmAsm
17 lines
242 B
ArmAsm
.file "dw2-decodedline.c"
|
|
.file 1 "dw2-decodedline.c"
|
|
.file 2 "directory/file1.c"
|
|
.text
|
|
.globl f1
|
|
.type f1, %function
|
|
f1:
|
|
.loc 2 1 0
|
|
l.nop
|
|
.size f1, .-f1
|
|
.globl main
|
|
.type main, %function
|
|
main:
|
|
.loc 1 2 0
|
|
l.nop
|
|
.size main, .-main
|