Home
last modified time | relevance | path

Searched refs:ABI_N32 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/vdso/
Dgenvdso.c51 ABI_N32 = (1 << 1), enumerator
54 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64,
Dgenvdso.h95 elf_abi = ABI_N32; in FUNC()