__start___bug_table  759 include/asm-generic/vmlinux.lds.h 		__start___bug_table = .;				\
__start___bug_table   51 lib/bug.c      extern struct bug_entry __start___bug_table[], __stop___bug_table[];
__start___bug_table  136 lib/bug.c      	for (bug = __start___bug_table; bug < __stop___bug_table; ++bug)
__start___bug_table  229 lib/bug.c      	clear_once_table(__start___bug_table, __stop___bug_table);