OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-cris/] [stabs1.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .stabs  "/x/y/z/",100,0,2,Ltext0
2
        .stabs  "/blah/foo.c",100,0,2,Ltext0
3
        .text
4
Ltext0:
5
        .global _xyzzy
6
        .type   _xyzzy, @function
7
_xyzzy:
8
        .stabd  46,0,0
9
        .stabn  68,0,95,LM16-_xyzzy
10
LM16:
11
        .long 0
12
        .stabn  68,0,96,LM17-_xyzzy
13
LM17:
14
        .long globsym1
15
        .stabn  68,0,88,LM25-_xyzzy
16
LM25:
17
        .long 0
18
        .size   _xyzzy, .-_xyzzy
19
        .stabn  192,0,0,_xyzzy-_xyzzy
20
        .stabn  224,0,0,Lscope0-_xyzzy
21
Lscope0:
22
;# This is the stabs construct that was barfed upon; BFD for
23
;# a.out expects it to be of two parts, like the construct at
24
;# the top of this file.
25
        .stabs  "",100,0,0,Letext0
26
Letext0:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.