Searched refs:__exception_text_start (Results 1 – 4 of 4) sorted by relevance
39 extern char __exception_text_start[]; in in_exception_text()42 return ptr >= (unsigned long)&__exception_text_start && in in_exception_text()
39 extern char __exception_text_start[]; in in_exception_text()43 in = ptr >= (unsigned long)&__exception_text_start && in in_exception_text()
93 __exception_text_start = .; symbol
104 __exception_text_start = .; symbol