Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h116 int is_dot_o; member
H A Dmodpost.c137 mod->is_dot_o = 1; in new_module()
592 if ((!is_vmlinux(mod->name) || mod->is_dot_o) && in handle_modversions()