Warning: This file is not a C or C++ file. It does not have highlighting.

1struct 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 const Elf32_Word *mips_xlat_zero; /* .MIPS.xhash */
7 };
8

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of glibc/sysdeps/mips/linkmap.h