makeAndInsertBackpatch  179 core/WordcodeEmitter.cpp 			makeAndInsertBackpatch(base_pc + offset, base_offset);
makeAndInsertBackpatch 1279 core/WordcodeEmitter.cpp 					makeAndInsertBackpatch(code_start + offset, uint32_t(buffer_offset + (dest + (width - 1) - buffers->data)));
makeAndInsertBackpatch  183 core/WordcodeEmitter.h 		void makeAndInsertBackpatch(const uint8_t* target_pc, uintptr_t patch_offset);