Searched refs:hard_trap_info (Results 1 – 2 of 2) sorted by relevance
33 static struct hard_trap_info struct37 } hard_trap_info[] = { variable94 struct hard_trap_info *ht; in computeSignal()96 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()
36 static struct hard_trap_info { struct39 } hard_trap_info[] = { argument223 struct hard_trap_info *ht; in compute_signal()225 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in compute_signal()