Home
last modified time | relevance | path

Searched defs:new_symbol (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c68 symbol_t *new_symbol; in symbol_create() local
184 symbol_t *new_symbol; in symtable_get() local
/linux-2.6.39/scripts/mod/
Dmodpost.c198 static struct symbol *new_symbol(const char *name, struct module *module, in new_symbol() function