Searched refs:hard_trap_info (Results 1 – 3 of 3) sorted by relevance
46 static struct hard_trap_info struct50 } hard_trap_info[] = { argument70 struct hard_trap_info *ht; in computeSignal()72 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()
38 static struct hard_trap_info { struct41 } hard_trap_info[] = { argument225 struct hard_trap_info *ht; in compute_signal()227 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in compute_signal()
36 static struct hard_trap_info struct40 } hard_trap_info[] = { argument97 struct hard_trap_info *ht; in computeSignal()99 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()