Searched refs:STUB_START (Results 1 – 2 of 2) sorted by relevance
23 #define STUB_START stub_start macro24 #define STUB_CODE STUB_START
189 if ((UPT_IP(regs) >= STUB_START) && (UPT_IP(regs) < STUB_END)) in handle_trap()