Searched refs:elf_abi (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/vdso/
H A Dgenvdso.h89 elf_abi = ABI_N64;
91 elf_abi = ABI_N32;
93 elf_abi = ABI_O32;
106 if (!(vdso_symbols[i].abis & elf_abi))
H A Dgenvdso.c67 static unsigned int elf_abi; variable

Completed in 105 milliseconds