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
Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,
[glibc.git]
/
sysdeps
/
mips
/
linkmap.h
blob
1fb9678a6d1625fd9d31a356cf4faccbf7d1cf1e
1
struct
link_map_machine
2
{
3
ElfW
(
Addr
)
plt
;
/* Address of .plt */
4
ElfW
(
Word
)
fpabi
;
/* FP ABI of the object */
5
unsigned int
odd_spreg
;
/* Does the object require odd_spreg support? */
6
};