Searched refs:___ELF (Results 1 – 1 of 1) sorted by relevance
10 #define ___ELF(a, b, c) a##b##c macro11 #define __ELF(a, b, c) ___ELF(a, b, c)