Searched refs:stub_end (Results 1 – 3 of 3) sorted by relevance
142 goto stub_end; in go32exe_create_stub()144 goto stub_end; in go32exe_create_stub()151 goto stub_end; in go32exe_create_stub()155 goto stub_end; in go32exe_create_stub()160 goto stub_end; in go32exe_create_stub()172 goto stub_end; in go32exe_create_stub()177 goto stub_end; in go32exe_create_stub()182 goto stub_end; in go32exe_create_stub()202 stub_end: in go32exe_create_stub()
74 uint32_t *stub_start, uint32_t *stub_end) in powerpc_fixup_stubs() argument90 stub_end = __stub_end; in powerpc_fixup_stubs()106 if (opcode != OPC_B || stub < stub_start || stub_end <= stub) in powerpc_fixup_stubs()121 for (; stub < stub_end && fixup.jfi_real == 0; stub++) { in powerpc_fixup_stubs()