Searched refs:upper_start (Results 1 – 1 of 1) sorted by relevance
79 const int32_t upper_start = (addr + 32768) & ~0xffff; in mips_fixup_exceptions() local98 if (upper_start == offset || upper_end == offset) { in mips_fixup_exceptions()