Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dkallsyms.c102 static int read_symbol(FILE *in, struct sym_entry *s) in read_symbol() function
241 if (read_symbol(in, &table[table_cnt]) == 0) { in read_map()