ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/mips/linkmap.h

8 lines
257 B
C

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 */
};