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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [elf/] [type.s] - Blame information for rev 219

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .text
2
 
3
        .size   function,1
4
        .type   function,%function
5
function:
6
        .byte   0x0
7
 
8
        .size   indirect_function,1
9
        .type   indirect_function,%gnu_indirect_function
10
indirect_function:
11
        .byte   0x0
12
 
13
        .data
14
 
15
        .type   object,%object
16
        .size   object,1
17
object:
18
        .byte   0x0
19
        .type   tls_object,%tls_object
20
 
21
        .size   tls_object,1
22
tls_object:
23
        .byte   0x0
24
        .type   notype,%notype
25
 
26
        .size   notype,1
27
notype:
28
        .byte   0x0
29
 
30
        .type   unique_global,%gnu_unique_object
31
unique_global:
32
        .byte   0x0
33
        .size   unique_global,1
34
 
35
        .comm   common, 1
36
        .type   common,STT_COMMON
37
 

powered by: WebSVN 2.1.0

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