Sec              1671 scripts/mod/modpost.c #define is_second_extable_reloc(Start, Cur, Sec)			\
Sec              1672 scripts/mod/modpost.c 	(((Cur) == (Start) + 1) && (strcmp("__ex_table", (Sec)) == 0))