Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dmain.c1408 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) in ignore_undef_symbol() argument
1418 if (emachine == EM_386 || emachine == EM_X86_64) in ignore_undef_symbol()