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
Remove --quiet argument when installing locales
[glibc.git]
/
sysdeps
/
arm
/
linkmap.h
blob
7c2b4a6da84c65e6ed698d2cd6de04ebc3642229
1
struct
link_map_machine
2
{
3
Elf32_Addr plt
;
/* Address of .plt */
4
void
*
tlsdesc_table
;
/* Address of TLS descriptor hash table. */
5
};