repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-vax-elf
/
plt-local-hidden-pic.s
blob
62f24531a15316cf95f288a1b10601ab529e3382
1
.text
2
3
.hidden foo_hidden
4
.globl foo_hidden
5
.type foo_hidden, @function
6
foo_hidden
:
7
.word 0
8
calls $
0
,
foo_extern
9
calls $
0
,
foo_global
10
calls $
0
,
foo_local
11
calls $
0
,
foo_hidden
12
calls $
0
,
foo_rehidden
13
ret
14
.size foo_hidden, . - foo_hidden