/
githubmirror
/
glibc
Обзор
Документация
Войти
/
githubmirror
/
glibc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
sysdeps/mips/linkmap.h
7 строк
257 B
Mihailo Stojanovic
MIPS support for GNU hash
29 авг 2019, 23:11
29 авг 2019, 23:11
23c1c25
Код
Авторство
О чём код?
struct link_map_machine { ElfW(Addr) plt; /* Address of .plt */ ElfW(Word) fpabi; /* FP ABI of the object */ unsigned int odd_spreg; /* Does the object require odd_spreg support? */ const Elf32_Word *mips_xlat_zero; /* .MIPS.xhash */ };