Searched refs:vmlinux (Results 1 – 2 of 2) sorted by relevance
86 quiet_cmd_modpost = MODPOST $(words $(filter-out vmlinux FORCE, $^)) modules91 $(call cmd,modpost) $(wildcard vmlinux) $(filter-out FORCE,$^)96 vmlinux.o: FORCE
160 unsigned int vmlinux:1; /* 1 if symbol is defined in vmlinux */ member320 s->vmlinux = is_vmlinux(mod->name); in sym_add_exported()2060 if (sym->vmlinux || sym->kernel) in dump_sym()