Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.c130 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x macro
131 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x)
/openbmc/linux/arch/x86/entry/vdso/
H A Dvdso2c.c157 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x macro
158 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x)