Searched defs:bugaddr (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ | ||
| H A D | bug.c | 67 static struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()   argument  | 
| /linux/arch/sh/kernel/ | ||
| H A D | traps.c | 95 	unsigned long bugaddr = regs->pc;  in handle_BUG()  local |