Searched refs:hard_trap_info (Results 1 – 3 of 3) sorted by relevance
46 static struct hard_trap_info struct50 } hard_trap_info[] = { variable70 struct hard_trap_info *ht; in computeSignal()72 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()
37 static struct hard_trap_info { struct40 } hard_trap_info[] = { argument212 struct hard_trap_info *ht; in compute_signal()214 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in compute_signal()
33 static struct hard_trap_info struct37 } hard_trap_info[] = { argument94 struct hard_trap_info *ht; in computeSignal()96 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()