Searched refs:coldstr (Results 1 – 1 of 1) sorted by relevance
412 char *coldstr; in read_symbols() local501 coldstr = strstr(sym->name, ".cold"); in read_symbols()502 if (!coldstr) in read_symbols()505 pnamelen = coldstr - sym->name; in read_symbols()