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