Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c187 static struct symbol *alloc_symbol(const char *name, unsigned int weak, in alloc_symbol() function
207 new = symbolhash[hash] = alloc_symbol(name, 0, symbolhash[hash]); in new_symbol()
640 alloc_symbol(symname + in handle_modversions()
1738 mod->unres = alloc_symbol("module_layout", 0, mod->unres); in read_symbols()