Searched refs:emachine (Results 1 – 1 of 1) sorted by relevance
2110 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) in ignore_undef_symbol() argument2120 if (emachine == EM_386 || emachine == EM_X86_64) in ignore_undef_symbol()