Searched refs:hard_trap_info (Results 1 – 2 of 2) sorted by relevance
37 static struct hard_trap_info { struct40 } hard_trap_info[] = { argument231 struct hard_trap_info *ht; in compute_signal()233 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in compute_signal()
34 static struct hard_trap_info struct38 } hard_trap_info[] = { argument95 struct hard_trap_info *ht; in computeSignal()97 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()