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-size
/
size-3c.c
blob
d94ceef922ccf9b2d67235fb7bfea8af3f34b1d2
1
__thread
char
bar
[
10
]
__attribute__
((
visibility
(
"hidden"
)));
2
extern
char
size_of_bar
asm
(
"bar@SIZE"
);
3
char
*
bar_size
= &
size_of_bar
;