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
arm: Add the clone3 wrapper
[glibc.git]
/
csu
/
rtld-sizes.sym
blob
13924d5efdbaa248a23b2c7ab04de9ffa5d8bf08
1
#include <link.h>
2
3
--
4
R_DEBUG_SIZE sizeof (struct r_debug)
5
R_DEBUG_EXTENDED_SIZE sizeof (struct r_debug_extended)
6
R_DEBUG_EXTENDED_ALIGN __alignof (struct r_debug_extended)