is_notype_sym
if (is_notype_sym(func) && strstarts(func->name, ".L"))
if (!is_notype_sym(func) && !is_func_sym(func))
if (is_notype_sym(func))