OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-cris/] [dso-3.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
; The visibility definitions here override the default
2
; definitions in the object where the symbols are defined.  We
3
; check STV_HIDDEN and STV_PROTECTED with function and object
4
; definition respectively.  This is by no means a full coverage,
5
; just enough to be a test-case for the bug described in
6
; libdso-3.d.  Use ld-elfvsb for general visibility tests.
7
 
8
 .hidden expobj
9
 .protected expfn
10
 
11
 .text
12
 .global globsym
13
 .type  globsym,@function
14
globsym:
15
 move.d expfn:GOTOFF,$r3
16
 move.d expfn:PLTG,$r3
17
 move.d expfn:PLT,$r3
18
 move.d expobj:GOTOFF,$r3
19
.Lfe1:
20
 .size  globsym,.Lfe1-globsym

powered by: WebSVN 2.1.0

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