Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c212 static bool has_modinfo; variable
230 has_modinfo = false; in run_classify()
352 has_modinfo = true; in run_classify()
418 if (has_modinfo) in run_classify()
616 && has_modinfo in is_linux_kernel_module()