Searched refs:excep_to_sig_map (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-stub.c923 static const struct excep_to_sig_map { struct
926 } excep_to_sig_map[] = { variable in typeref:struct:excep_to_sig_map
963 const struct excep_to_sig_map *map;
965 for (map = excep_to_sig_map; map->signo; map++)

Completed in 31 milliseconds