repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
support: Add support_set_vma_name
[glibc.git]
/
include
/
dso_handle.h
blob
d9c1ebbce4da866e9f438f8e90df3ac172d4f7c1
1
/* __dso_handle is always defined by either crtbegin.o from GCC or our
2
dso_handle.c. */
3
extern
void
*
__dso_handle
__attribute__
((
__visibility__
(
"hidden"
)));