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
Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
[glibc.git]
/
sysdeps
/
sh
/
linkmap.h
blob
bb2fbb5f1613a15056a9a849664b5d1a69b6de0e
1
struct
link_map_machine
2
{
3
Elf32_Addr plt
;
/* Address of .plt + 36 */
4
Elf32_Addr gotplt
;
/* Address of .got + 0x0c */
5
};